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 2.0

Moodle 3.3, 3.4
Released: Tuesday, 31 October 2017, 6:27 PM
Version 2.0 (2017.10.30)
1. Check and update to Moodle version 3.4
2. pix_url is deprecated. Use image_url for images and pix_icon for icons.
3. Clean code and update copyright

Version information

Version build number
2017103000
Version release name
2.0
Maturity
Stable version
MD5 Sum
090a0e07fa27f1bdccf44268ac405350
Supported software
PHP 5.4, PHP 5.6, PHP 7.0, Moodle 3.3, Moodle 3.4
  • Latest release for Moodle 3.3
  • Latest release for Moodle 3.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.0

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.