Special extension that will load additional TinyMCE plugins (check out the available plugins: here).
Now for TinyMCE 5.
Install the extension via composer: cliffparnitzky/tiny-mce-plugin-loader.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMcePluginLoader/releases
https://github.com/cliffparnitzky/TinyMcePluginLoader/issues
- Contao version >= 4.13.0
- There are no dependencies to other extensions, that have to be installed.
These are the currently integrated plugins and their respective availability status. The plugins must be installed separately, either individually or via bundle.
Plugin | Contao 3.2 compatible | Contao 3.5 compatible | Contao 4.4/4.9 compatible | Contao 4.13 compatible |
---|---|---|---|---|
TinyMceAdvancedList | ||||
TinyMceAnchor | ||||
TinyMceCodeMirror | ||||
TinyMceColorpicker | ||||
TinyMceContextMenu | ||||
TinyMceEmoticons | ||||
TinyMceFontAwesome | ||||
TinyMceGoogleMaps | ||||
TinyMceHorizontalRuler | ||||
TinyMceImageEnhancement | ||||
TinyMceInsertDateTime | ||||
TinyMceLinkAutoDetect | ||||
TinyMceLinkLightbox | ||||
TinyMceLocalStorage | ||||
TinyMceNoneditable | ||||
TinyMcePagebreak | ||||
TinyMceQuotes | ||||
TinyMceStrikethrough | ||||
TinyMceTextColor | ||||
TinyMceTextPattern | ||||
TinyMceUnderline | ||||
TinyMceWordCount | ||||
TinyMceYouTube |
These are the currently available bundles (packages of plugins) for easier installation via composer:
- TinyMceBundleAll - installs all available plugins
- TinyMceBundleClassic - installs the missing default plugins known from TinyMCE 3
- TinyMceBundleTextColor - installs the text color plugins
These are the currently available setups, which redefines the TinyMCE toolbars:
- TinyMceZUpAll - creates the toolbars with all known buttons
- TinyMceZUpClassic - creates the toolbars known from TinyMCE 3
There is nothing special to pay attention to.