Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Site admin presets

From MoodleDocs
Revision as of 14:29, 17 November 2021 by Sara Arjona Téllez (talk | contribs)
Site admin presets
Project state In progress
Tracker issue MDL-72112
Discussion
Assignee Pimenko and Sara Arjona and Amaia Anabitarte

Moodle 4.0


As an admin

  • I want to load administration presets
  • So I can easily switch between different site admin configurations


  This feature is implemented by the third-party plugin Admin presets, created by David Monllaó and maintained by developers from Pimenko.

This project is about adapting this third-plugin for getting it integrated into Moodle LMS. 

Acceptance criteria

  • The block should be converted to an admin tool.
    • A link "Site admin presets" (pointing to 3rd-party plugin main page) should be displayed in the Site administration.
  • The admin tool should follow the Moodle coding style and policy rules.
  • The “Auto exclude sensitive settings” setting should be checked by default.
    • The tool_admin_presets setting should be reviewed to confirm it includes all the sensitive settings that have been added recently.
  • Presets should also include plugins visibility in order to let admins export/preview/load the list of plugins and their visibility.
  • Moodle LMS should include, by default, 2 site admin presets, Lite and Full.
    • "Lite" will disable most of the settings and plugins in order to make it easier for users to find the most common features.
    • "Full" will include settings and plugins configuration as in Moodle 3.11.