Special TinyMCE plugin to add videos from YouTube into the editor via button.
The sources of this plugin could be found here.
Now for TinyMCE 4.
Install the extension via composer: cliffparnitzky/tiny-mce-you-tube.
If you prefer to install it manually, download the latest release here: https://github.com/cliffparnitzky/TinyMceYouTube/releases
https://github.com/cliffparnitzky/TinyMceYouTube/issues
- Contao version >= 4.4.0
- To load this plugin and add it to the configuration the extension [TinyMcePluginLoader] has to be installed.
It's necessary to add <iframe>
to the list of Allowed HTML tags (see Settings => Security Settings).