Files
mediacms/lms-plugins/mediacms-moodle/tiny/mediacms
Markos Gogoulos 23c5c544ce a
2026-02-19 10:48:47 +02:00
..
a
2026-02-12 18:25:25 +02:00
a
2026-02-19 10:48:47 +02:00
a
2026-02-19 10:48:47 +02:00
all
2026-02-03 19:25:59 +02:00
all
2026-02-12 18:12:34 +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
a
2026-02-19 10:48:47 +02:00
all
2026-02-03 19:25:59 +02:00
a
2026-02-19 10:48:47 +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