This plugin allows PuMuKIT (version 4.0 or higher) integration on Atto editor.
If you want to develop for this plugin see DEVELOP DOC
[IMPORTANT] Before install this plugin installs PuMuKIT Filter
git clone https://github.com/teltek/moodle-atto_pumukitmedia pumukitmedia
In the same folder where you do the last step execute the following command.
zip -r moodle-atto_pumukitmedia.zip pumukitmedia -x "pumukitmedia/.git/*" -x "pumukitmedia/.github/*" -x "pumukitmedia/.gitignore"
Access to moodle as Administrator and go to "Site administration" -> "Plugins" -> "Install plugins"
Upload moodle-atto_pumukitmedia.zip package and click in "Install plugin from the ZIP file".
Follow the moodle instructions in the next sections until the configuration section.
Configure the plugin with your PuMuKIT data password and PuMuKIT domain
Go to Moodle -> Site administration -> Plugins -> Text editors -> Atto HTML editor -> Atto toolbar settings.
Search configuration for: Toolbar config
Add on "files" line the "pumukitmedia" key.
files = emojipicker, image, media, recordrtc, managefiles, h5p, pumukitmedia
Save and the plugin will be ready to use.