pimcore / quill-bundle
Package info
github.com/pimcore/quill-bundle
Language:TypeScript
Type:pimcore-bundle
pkg:composer/pimcore/quill-bundle
Requires
- php: ~8.4.0 || ~8.5.0
- pimcore/pimcore: ^2026.1
- pimcore/studio-backend-bundle: ^2026.1
- pimcore/studio-ui-bundle: ^2026.2.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
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- 2026.x-dev
- 2026.3.x-dev
- 2026.2.x-dev
- v2026.2.1
- v2026.2.0
- 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-deprecate-quill-platform-2027
- dev-fwd/2.2-into-2026.2
- dev-pr-policy-thin-caller-2.2
- dev-chore/pr-policy-thin-caller
- dev-deprecate-quill-lts-2027
- dev-chore/trigger-on-build-folder
- 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-09-22 10:27:39 UTC
README
| title | Quill WYSIWYG Editor |
|---|
Quill WYSIWYG Editor
Deprecated: This bundle is deprecated and will no longer be part of the Pimcore Platform LTS starting with the 2027 release line. It remains fully supported in the 2026.x LTS. Existing installations are not affected before then, but new projects should use the replacement Pimcore WYSIWYG Editor (
pimcore/pimcore-wysiwyg-editor) instead.
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