How to install Tiny MCE editor plugin

Hi,

I’m trying to add the following TinyMCE plugin GitHub - openedx/frontend-components-tinymce-advanced-plugins to my tutor openedx installation. There are some unclear instructions on how to add the plugin to the environment here configuration/playbooks/roles/tinymce_plugins/README.rst at e3c8e81cdc83eb073852bf7ae829edd90dfb7a7e · openedx/configuration · GitHub

I’m not entirely sure how I should be adding this plugin to my environment, any help would be much appreciated.

Hi @ravikhetani
i am also facing the same issue while installing and enabling the media plugin in all the tinymce of the openedx (single select and other inbuild question type)

Did you found any correct working solution to add the plugin to the tinymce.

can you provide with an example.

I tried it with the tutor hooks to install and add the media, using the ulmo version of openedx and the tutor 21.

@tutor-maintainers