terminal42 / contao-rte_table
Use tinyMCE (or in future maybe other Rich Text Editors) for every cell in the Contao table content element
Fund package maintenance!
terminal42
Other
Installs: 4 276
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 7
Forks: 1
Open Issues: 1
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
- symfony/config: ^6.4 || ^7.0
- symfony/dependency-injection: ^6.4 || ^7.0
- symfony/framework-bundle: ^6.4 || ^7.0
- symfony/http-foundation: ^6.4 || ^7.0
- symfony/http-kernel: ^6.4 || ^7.0
- symfony/routing: ^6.4 || ^7.0
- symfony/translation-contracts: ^2.0 || ^3.0
Requires (Dev)
- contao/manager-plugin: ^2.0
- terminal42/contao-build-tools: dev-main
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
Use tinyMCE (or other Rich Text Editors) for every cell in the Contao table content element.
Installation
Choose the installation method that matches your workflow!
Installation via Contao Manager
Search for terminal42/contao-rte_table
in the Contao Manager and add it
to your installation. Apply changes to update the packages.
Manual installation
Add a composer dependency for this bundle. Therefore, change in the project root and run the following:
composer require terminal42/contao-rte_table
Depending on your environment, the command can differ, i.e. starting with php composer.phar …
if you do not have
composer installed globally.
License
This bundle is released under the LGPL-3.0+ license