pfiss / contao_tinymce_optimal
Simple module for contao to customise the tinyMCE to the „optimal“ configuration.
Package info
github.com/Pfiss/contao_tinymce_optimal
Type:contao-module
pkg:composer/pfiss/contao_tinymce_optimal
Requires
- php: >=5.3
- contao-community-alliance/composer-plugin: *
- contao/core: >=3.3,<4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-30 05:04:39 UTC
README
Pfiss_tinyMCE_optimal
Simple module for contao to customise the tinyMCE to the „optimal“ configuration.
It made use of the following plugins (which are not included with the standard version of contao):
- anchor
- autoresize
- contextmenu
- wordcount
Furthermore it removes H1 and H5, H6 from text formats and uses a custom toolbar.
Installation
$ php composer.phar require pfiss/contao_tinymce_optimal:~1.0
License
This module is licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3. For more information see LICENSE file.
