Files
mediacms/lms-plugins/mediacms-moodle/tiny/mediacms
Markos Gogoulos c6be65edd6 f
2026-02-12 16:33:41 +02:00
..
f
2026-02-12 16:33:41 +02:00
all
2026-02-03 19:25:59 +02:00
a
2026-02-11 21:34:52 +02:00
all
2026-02-03 19:25:59 +02:00
wtv
2026-02-12 11:28:40 +02:00
all
2026-02-03 19:25:59 +02:00
all
2026-02-03 19:25:59 +02:00
all
2026-02-03 19:25:59 +02:00
wtv
2026-02-12 11:28:40 +02:00
all
2026-02-03 19:25:59 +02:00
all
2026-02-03 19:25:59 +02:00
all
2026-02-03 19:25:59 +02:00

TinyMCE MediaCMS Plugin for Moodle

A TinyMCE editor plugin for Moodle that provides media embedding capabilities with MediaCMS/LTI integration.

Build Information

Preparation

  1. Get and extract Moodle 5.1
  2. cp -r lms-plugins/mediacms-moodle/tiny/mediacms/ moodle/public/lib/editor/tiny/plugins/
  3. nvm use 22 && cd moodle/public && npm install

Actual build

  1. cd lib/editor/tiny/plugins/mediacms && npx grunt amd

Test the output

  1. To test the output: cp * ../../../../../../../lms-plugins/mediacms-moodle/tiny/mediacms/ -r

  2. Then copy to Moodle server and purge caches