pimcore / quill-bundle
Package info
github.com/pimcore/quill-bundle
Language:JavaScript
Type:pimcore-bundle
pkg:composer/pimcore/quill-bundle
v2026.1.1
2026-04-21 12:09 UTC
Requires
- php: ~8.4.0 || ~8.5.0
- pimcore/pimcore: ^2026.1
- pimcore/studio-backend-bundle: ^2026.1
- pimcore/studio-ui-bundle: ^2026.1
Requires (Dev)
- nyholm/psr7: ^1
- phpstan/phpstan: ^2.1.40
- phpstan/phpstan-symfony: ^2.0
- phpunit/phpunit: ^12.5.23 || ^13.1.7
- roave/security-advisories: dev-latest
This package is auto-updated.
Last update: 2026-04-21 12:12:56 UTC
README
| title | Quill WYSIWYG Editor |
|---|
Quill WYSIWYG Editor
Integrates the Quill 2.x WYSIWYG editor into Pimcore. Quill provides rich-text editing for documents, data objects, and shared translations.
Features
- Rich-text editing based on Quill 2.x with built-in undo/redo and HTML source editing
- WYSIWYG support for document editables, data object fields, and shared translations
- Per-field toolbar configuration through Twig editables
- Global editor defaults through Symfony configuration (
pimcore_studio_ui)
Documentation Overview
- Installation
- Configuration - toolbar options, global defaults, and themes
- Migration from TinyMCE
- Upgrade Information