bitbirddev/tinymce-bundle

Custom TinyMCE integration for Pimcore

Installs: 282

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.06 2024-12-17 14:56 UTC

This package is auto-updated.

Last update: 2024-12-17 14:56:55 UTC


README

install package:

composer require bitbirddev/tinymce-bundle

add to bundles.php

bitbirddev\TinyMceBundle\TinyMceBundle::class => ['all' => true],

run

bin/console assets:install