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: 2012032800)

Moodle 2.0, 2.1, 2.2
Released: Wednesday, 28 March 2012, 6:52 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

Version information

Version build number
2012032800
Version release name
1.0(Build: 2012032800)
Can be updated from
1.0(Build: 2012031401) (2012031401)
Can be updated to
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
397765e97144a22a8243b5d637ea38cb
Supported software
Moodle 2.1, Moodle 2.0, Moodle 2.2
  • Latest release for Moodle 2.0
  • Latest release for Moodle 2.1
  • Latest release for 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.