Moodle flavours

Local plugins ::: local_flavours
Maintained by David Monllaó
Tool to package (into downloadable files) and deploy sets of Moodle plugins, settings, language packs and language customizations

Moodle flavours 1.6.1 (Build: 2012121500)

Moodle 2.3
Released: diumenge, 16 de desembre 2012, 11:33
##
# Moodle flavours
#
# @link http://docs.moodle.org/en/Development:Moodle_flavours Documentation
# @link http://tracker.moodle.org/browse/CONTRIB-2948 Moodle Tracker entry
# @link https://github.com/dmonllao/moodle-local_flavours Source Code
# @license http://www.gnu.org/licenses/gpl-2.0.txt
##

INTRODUCTION
Allows Moodle administrators to package and deploy sets of Moodle plugins, site settings, language packs... (see http://docs.moodle.org/en/Development:Moodle_flavours for more info)

DESCRIPTION
A flavour is a packaged set of Moodle site settings, plugins and language packs. Moodle Administrators will be able to create a flavour from their installation, selecting which settings, plugins and language packs will be packaged into a compressed file. They can then, share the package with the Moodle community, store it as a backup or use it to replicate the flavour to other installations they manages. It could also be useful for administrators with little Moodle experienced, allowing them to explore the Moodle settings and setup recommended by others.

INSTALL FROM GIT
- Navigate to Moodle root folder
- git clone git://github.com/dmonllao/moodle-local_flavours local/flavours

INSTALL FROM A COMPRESSED FILE
- Extract the compressed file data
- Rename the main folder to flavours
- Copy to local/ folder
- Click 'Notifications' link on the frontpage administration blocks

USAGE
- Available through the frontpage Administration block -> Site settings -> Server -> Package a flavour & Deploy a flavour

Version information

Version build number
2012121500
Version release name
1.6.1 (Build: 2012121500)
Can be updated from
1.0 (Build: 2011092400) (2011092400), 1.1 (Build: 2011092700) (2011092700), 1.2 (Build: 2011092400) (2011092400), 1.3 (Build: 2011112200) (2011112200), 1.4 (Build: 2012022700) (2012022700), 1.5 (Build: 2012072100) (2012072100), 1.5 (Build: 2012072500) (2012072500), 1.6 (Build: 2012080600) (2012080600)
Can be updated to
1.6.2 (Build: 2013011100) (2013011100), 1.7.2 (Build: 201301110) (2013011100), 27.0 (Build: 2015112700), 27.0 (Build: 2015112700) (2015112700)
Maturity
Candidat per ser publicat
MD5 Sum
aa820a819c85a8b617451ecfad15cc92
Supported software
PHP 5.3, PHP 5.2, PHP 5.4, Moodle 2.3

Version control information

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

Default installation instructions for plugins of the type Local plugins

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder in the "local" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation.