Files
mediacms/lms-plugins/mediacms-moodle/tiny/mediacms
Markos Gogoulos 467e273ff5 plugin
2026-02-10 19:08:35 +02:00
..
2026-02-10 19:08:35 +02:00
all
2026-02-03 19:25:59 +02:00
2026-02-10 19:08:35 +02:00
all
2026-02-03 19:25:59 +02:00
all
2026-02-03 19:25:59 +02:00
2026-02-10 19:08:35 +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
2026-02-10 19:08:35 +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

  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
  4. npx grunt amd --root=lib/editor/tiny/plugins/mediacms

i've noticed that this fails, so this should work: npx grunt amd

  1. To test the output: cp lib/editor/tiny/plugins/mediacms/* ../../lms-plugins/mediacms-moodle/tiny/mediacms/ -r
  2. Then copy to Moodle server and purge caches