Moodle 4.1 - Create a custom local plugin (Moodle Development)
HTML-код
- Опубликовано: 28 окт 2024
- Slack blockplugin : • Moodle 4.1 - Create a ...
Slack blockplugin(code) : drive.google.c...
Slack localplugin : • Moodle 4.1 - Create a ...
Slack localplugin(code) : drive.google.c...
Code checker : moodle.org/plu....
Moodle PHPdoc Check : moodle.org/plu....
here we used two pages user data and user meta data . can i separate access for both pages ? Here we defined the plugin access to view and manage right? .
one other question is : how the menu slack is displayed under site admin- user -slack is the use case of context? could you make a video series for context with use case
Userdata and Usermetadata are two example pages. You have the option to replace them with your own custom pages and grant permissions accordingly. The Slack block can be found in the Site admin menu. Further details are available in the video, which you can watch until the end. Please note, this access is restricted to admins only.
After creating all the files and folders, On Moodle admin page No option came for installing the plugin.
It should work if you would have gone through the session carefully. Or you can download the skeleton format (Slack localplugin(code)), link given in the description.
The person who disliked this video, could you let me know the reason for your dislike?. Please comment here what you felt incorrect. I would surely update. Do you know the youtuber efforts in creating a video?
please make tutorials on usermeta, useredit and userdelete pages.
What you gonna learn if I create everything? These three files need to be developed according to your specifications using custom code.
Hi,
It works perfect, but a user with the role of student cannot see the pages that are added?
Developing a local plugin involves adding extra features to the Moodle core. It's introducing a new setting specifically for administrator preferences, without affecting other roles. You can review every PHP page that has been written for administrator access.
Hi
How to become a Moodle developer
Please suggest and guide me
If you have PHP-OOP Skills, then you can become a Moodle Developer.
@@lmsintelligence6602 please suggest how to to i have a knowledge in php and what will be the further for Moodle developer
Refer Moodle Official Website : docs.moodle.org/dev/Finding_your_way_into_the_Moodle_code
@@lmsintelligence6602 thank you so much for sharing and anything extra required for become a Moodle developer and
Can you share with me the Future as a Moodle developer