con4gis / documents
Generating pdf documents directly or per stack
Package info
github.com/Kuestenschmiede/DocumentsBundle
Type:contao-bundle
pkg:composer/con4gis/documents
v1.6.1
2025-10-11 17:23 UTC
Requires
- php: ^8.1
- con4gis/core: ^8.0
- contao/core-bundle: ^4.13 || ^5.3
- dompdf/dompdf: ^2.0
- dompdf/php-font-lib: ^1.0
- dompdf/php-svg-lib: ^1.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
README
Overview
The print and pdf brick of the Contao GIS-kit con4gis. This bundle provides methods to create PDF documents. Useful in conjunction with con4gis-Projects to create documents from lists and forms.
Installation
Via composer:
composer require con4gis/documents
Alternatively, you can use the Contao Manager to install the con4gis-DocumentsBundle.
Requirements
- Contao (4.9.x LTS or latest stable release)
- CoreBundle (latest stable release)
Documentation
Visit docs.con4gis.org for a user documentation. You can also contact us via the support forum there.