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.0

Moodle 3.5, 3.6, 3.7
Released: Tuesday, 21 May 2019, 4:14 PM

Version information :

  • Update plugin for MDL-64324 - ID collisions are avoided when forms are loaded from AJAX

Admin presets for Moodle

Block to export and import Moodle administration settings

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 DigiDago team.

Any Problems, questions, suggestions

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

Version information

Version build number
2019052000
Version release name
3.0
Maturity
Stable version
MD5 Sum
23c4f4d0b58fc1699c9fa5c8fe117089
Supported software
PHP 7.0, PHP 7.1, PHP 7.2, Moodle 3.5, Moodle 3.6, Moodle 3.7

Version control information

Version control system (VCS)
GIT
VCS repository URL

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.