How can I install a module in Moodle?
Answered
I want to install a module in my Moodle application. How can I do that?
Best answer
The installation of a module in Moodle is pretty straightforward process, all you should do is:
- Extract the content of the archive into a folder with the same name.
- Upload the folder into root-of-moodle/mod/ directory by using FTP or cPanel > File Manager’s upload tool.
- Go to the Administrative area of your Moodle application > select Notifications and follow the additional installation instructions if there are such.