pimcore / web-to-print-bundle
Pimcore WebToPrint Bundle
Package info
github.com/pimcore/web-to-print-bundle
Type:pimcore-bundle
pkg:composer/pimcore/web-to-print-bundle
v1.4.0
2024-11-19 11:17 UTC
Requires
- php: ~8.1.0 || ~8.2.0 || ~8.3.0
- doctrine/dbal: ^3.6
- pimcore/admin-ui-classic-bundle: ^1.1
- pimcore/pimcore: ^11.2
Requires (Dev)
- chrome-php/chrome: ^1.8
- codeception/codeception: ^5.0.3
- codeception/module-symfony: ^3.1.0
- codeception/phpunit-wrapper: ^9
- gotenberg/gotenberg-php: ^1.1.8 || ^2.2
- phpstan/phpstan: ^1.10.5
- phpstan/phpstan-symfony: ^1.2.20
Suggests
- chrome-php/chrome: Required for Documents Page Previews
- gotenberg/gotenberg-php: Required for generating pdf via Gotenberg in assets preview (LibreOffice), page preview, version diff and web2print
This package is auto-updated.
Last update: 2026-04-20 12:32:36 UTC
README
| title | Web to Print Module |
|---|
Important
This Repository Has Been Archived
This bundle has moved to the Pimcore Enterprise Edition. The GPL version is EOL and will no longer receive updates.
- Enterprise repository: The updated and supported version is available at ee-web-to-print-bundle (access is granted by your Pimcore contact person when you have a valid enterprise subscription).
- LTS support: For long-term support, please use our support portal at get.support.pimcore.com (access is granted by your Pimcore contact person when you have a valid enterprise subscription).
- Community support: For community help and general questions, head over to Pimcore Discussions.
Pimcore Web to Print Module
Adds the ability to create web-to-print documents in Pimcore and to convert them into a PDF.
Features in a Nutshell
- Add web2print support for generating PDFs to Pimcore.
- Add new Pimcore-specific Document types to create print documents with Pimcore Documents (and all related concepts and features).
- Allow creating single pages and whole catalogs with chapters, subchapters and table of contents.
- Integrate different adapters to render documents to PDFs: Chromium, Gotenberg, PDF reactor.
Documentation Overview
- Installation
- Document Types and Available PDF Processors
- Print Documents
- Extending PDF Creation Config for PDF/X Conformance
Contributing and Development
For details see our Contributing guide.