Moodle Plugins directory: Configuration Seeder: Stats | Moodle.org
Configuration Seeder
Local plugins ::: local_confseed
Maintained by
Didier Raboud,
Liip eLearning Team
A Moodle settings enforcer for custom developments; this plugin allows the automated setup of various configurations that are hard to setup through config.php' $CFG. It 'seeds' configurations in the DB at install or upgrade time. Contrary to configurations set through $CFG, these modifications are not locked, and allow Moodle admins to then update these.