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
- 2026.x-dev
- 2026.1.x-dev
- v2026.1.1
- v2026.1.0
- 2.2.x-dev
- v2.2.4
- v2.2.3
- v2.2.2
- v2.2.1
- v2.2.0
- v2.1.2
- v2.1.1
- v2.1.0
- v2.0.1
- v2.0.0
- v2.0.0-RC1
- 1.0.x-dev
- v1.0.3
- v1.0.2
- v1.0.1
- v1.0.0
- v1.0.0-RC1
- dev-update-cla-workflow-20260513154151
- dev-delete-workflow-bak-files-20260429111741
- dev-805-phpunit-update
- dev-fix
- dev-frontend-build
- dev-1109-cleanup-admin-ui-legacy
- dev-backup_2x
- dev-studio_actions
This package is auto-updated.
Last update: 2026-05-13 13:49:51 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