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 1.1(Build: 2013091100)

Moodle 2.4, 2.5
Released: Thursday, 12 September 2013, 8:49 PM
Block to export and import Moodle administration settings, based on http://docs.moodle.org/19/en/Talk:Projects_for_new_developers#XML_templates_for_admin_settings

Features

* Export system settings to XML files
* Import presets files
* Preset preview and partial load
* Allows rollback
* Option to autoexclude the sensible data when exporting settings (editable sensible settings list)
* YUI TreeView to display the admin settings tree
* Third parties plugins supported
* XML Strict 1.0 compliant

Version information

Version build number
2013091100
Version release name
1.1(Build: 2013091100)
Can be updated from
1.0(Build: 2012031401) (2012031401), 1.0(Build: 2012032800) (2012032800)
Can be updated to
26.1 (Build: 2014072200) (2014072200), 27.1 (Build: 2014072201) (2014072201), 26.2 (Build: 2014072201) (2014072201), 1.28.0 (Build: 2014110400) (2014110400), 1.28.0 (Build: 2014110400) (2014110400), 1.29.0 (Build: 2015050500) (2015050500), 1.30.0 (Build: 2015111600) (2015111600), 1.31.0 (Build: 2016052300) (2016052300)
Maturity
Stable version
MD5 Sum
1fb0472ae6b95b6a02744121e27fb4f9
Supported software
Moodle 2.4, Moodle 2.5
  • Latest release for Moodle 2.4
  • Latest release for Moodle 2.5

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
master

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.