Admin presets

Blocks ::: block_admin_presets
Maintained by PimenkoClément Prudhomme, Jordan KESRAOUI, Sylvain Revenu
Allow administrators to export the site settings to .xml presets, import and load other sites presets.

Admin presets 3.2

Moodle 3.7, 3.8, 3.9
Released: Friday, 26 June 2020, 6:10 PM

Admin presets for Moodle

Block to export and import Moodle administration settings

Version Information

Version 3.2 (2020.06.26)

  • Add prefix css "#page-blocks-admin_presets-index" to avoid collisions with some CSS property
  • Fix some indent issue
  • Fix missing param auth_cas|contexts
  • Remove unused var
  • No more direct use on $_POST

Build status

Build Status

Features

  • Export system settings to XML files
  • Import presets files
  • Preset preview and partial load
  • Allows rollback
  • Option to autoexclude the sensitive data when exporting settings (you can edit the sensitive settings list in Site Administration -> Plugins -> Blocks -> Admin presets)
  • Third parties plugins supported

See also

Maintainer

AdminPreset was initialy developed by David Monllaó. It is currently maintained by Pimenko team.

Any Problems, questions, suggestions

If you have a problem with this block, suggestions for improvement, drop an email at : - Pimenko : contact@pimenko.com - Github : https://github.com/DigiDago/moodle-block_admin_presets

Version information

Version build number
2020062417
Version release name
3.2
Maturity
Stable version
MD5 Sum
c72c55769d42e069cb1df416e1e648ae
Supported software
Moodle 3.7, Moodle 3.8, Moodle 3.9
  • Latest release for Moodle 3.7
  • Latest release for Moodle 3.8
  • Latest release for Moodle 3.9

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v3.2

Default installation instructions for plugins of the type Blocks

  1. Make sure you have all the required versions.
  2. Download and unpack the block folder.
  3. Place the folder (eg "myblock") in the "blocks" subdirectory.
  4. Visit http://yoursite.com/admin to complete the installation
  5. Turn editing on in any home or course page.
  6. Add the block to the page
  7. Visit the config link in the block for more options.