I have a Moodle installation on my domain legalcommunication.org. I’m hoping to upgrade to Moodle 3.11, but I have no idea how to do that. Could I get some advice or does Reclaim offer a service to do that for a fee?
-Brian
I have a Moodle installation on my domain legalcommunication.org. I’m hoping to upgrade to Moodle 3.11, but I have no idea how to do that. Could I get some advice or does Reclaim offer a service to do that for a fee?
-Brian
Brian,
You can upgrade Moodle using Installatron, but the Installation upgrade is a little limited in terms of upgrading plugins.
The first thing to realize about Moodle has three parts, the files that make it work, the Moodle Data folder, and the config files. So when you go into file explorer, there will be a folder that starts with a . has a random string of letters, and ends with .data. Something like .asdfhash.data
That’s how Installtron creates the Moodle Data folder. You should be very careful of that folder and not do anything to it as you upgrade. The second piece that is important and you should be careful of is the Config.php file.
The second important thing, is that you need to save your plugins that are currently spread all across the Moodle Folders. Unlike applications like WordPress that have one plugin folder, your extra plugins for Moodle are distributed across all your files. At some point, you will need to find them all and move them back into the upgraded moodle.
With all that in mind here’s what I would do:
After you upgrade, you should get a report like this. You will need to go back to those plugins in the plugin directory and figure out what folder it was installed in, usually in the installation directions.
If anything goes wrong in steps 2-4 restore to the backup you made in step 1.
This topic was automatically closed after 365 days. New replies are no longer allowed.