Install Image Gallery plugin to TinyMCE
- Unpack archived files directly to
tinymce/plugins
. - Turn on the plugin in
initialization script:
plugins: 'jsplusGallery'
- Add these buttons to the toolbar definition:
- Insert a gallery
jsplusUploadGallery
- Now you can use your installed plugins. Do not forget to sure that browser cache was cleared.