UpgradeCopy

Administration tool ::: tool_upgradecopy
Maintained by Howard Miller
Simple plugin to generate a list of 'cp' commands for all optional plugins within your Moodle site when you want to copy them all to a different version.
Latest release:
36 sites
30 downloads
3 fans
Current versions available: 1

Simple plugin to generate a list of 'cp' commands for all optional plugins  within your Moodle site when you want to copy them all to a different version. Non-core modules are automagically discovered and included. 

Both web and CLI versions. To illustrate...

$ php upgradecopy.php --from=moodle41 --to=moodle43
cp -R moodle41/app/public/mod/attendance moodle43/app/public/mod
cp -R moodle41/app/public/mod/board moodle43/app/public/mod
cp -R moodle41/app/public/mod/checklist moodle43/app/public/mod
cp -R moodle41/app/public/mod/choicegroup moodle43/app/public/mod
cp -R moodle41/app/public/mod/customcert moodle43/app/public/mod
cp -R moodle41/app/public/mod/game moodle43/app/public/mod
cp -R moodle41/app/public/mod/helixmedia moodle43/app/public/mod
cp -R moodle41/app/public/mod/hsuforum moodle43/app/public/mod


Screenshots

Screenshot #0

Contributors

Howard Miller (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

వ్యాఖ్యలు చూపు
Please login to post comments