pimcore / quill-bundle
Package info
github.com/pimcore/quill-bundle
Language:TypeScript
Type:pimcore-bundle
pkg:composer/pimcore/quill-bundle
v2.2.2
2025-12-15 11:50 UTC
Requires
- php: ~8.3.0 || ~8.4.0
- pimcore/pimcore: ^12.0
Requires (Dev)
- nyholm/psr7: ^1
- phpstan/phpstan: ^1.10.5
- phpstan/phpstan-symfony: ^1.2.20
- phpunit/phpunit: 10.2.7
- roave/security-advisories: dev-latest
Conflicts
- pimcore/studio-ui-bundle: <0.12.9
This package is auto-updated.
Last update: 2026-04-03 15:22:35 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