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.0(Build: 2012031401)

Moodle 2.0, 2.1, 2.2
Released: Wednesday, 14 March 2012, 9:21 PM
Block to export and import Moodle administration settings, based on http://docs.moodle.org/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

License: http://www.gnu.org/licenses/gpl-2.0.txt

Version information

Version build number
2012031401
Version release name
1.0(Build: 2012031401)
Can be updated to
1.0(Build: 2012032800) (2012032800), 1.1(Build: 2013091100) (2013091100), 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
f85999fc187d376ff015801a23830e99
Supported software
Moodle 2.1, Moodle 2.0, Moodle 2.2

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.