Skip to content

Installation

AL Rachels edited this page Mar 16, 2016 · 3 revisions

Plugin is registered for Moodle 2.2, but I guess it might work on earlier versions of Moodle. On the other hand I recommend you to have your Moodle installations up to date.

You must copy (or extract) module files into the /mod/mootyper directory. So for example index.php file must be located in

[moodle_www_root]/mod/mootyper/index.php

orherwise the module won't work. After you copied the files you have to go to Site Administration -> Notifications and click the Update button.

For additional information about installing new plugins please visit:
Moodle docs: Installing plugins

Go Back
Clone this wiki locally