heimrichhannot/contao-tinymce-bundle

This bundle allow using tinymce in the contao frontend (form generator).

Installs: 309

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:contao-bundle

pkg:composer/heimrichhannot/contao-tinymce-bundle

0.4.1 2025-11-20 14:33 UTC

This package is auto-updated.

Last update: 2025-11-20 14:33:54 UTC


README

This bundle allow using tinymce in the contao frontend (form generator).

Installation

Install with composer or contao manager and update database afterwards.

composer require heimrichhannot/contao-tinymce-bundle

Usage

You'll see a new checkbox in textarea fields within the expert legend.

screenshot.png

Customization

You can create custom TinyMCE configurations by creating variants of contao/templates/frontend_widget/components/tiny_mce.html.twig.