con4gis / documents
Generating pdf documents directly or per stack
Installs: 1 786
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- con4gis/core: ^6.0 || ^7.0
- contao/core-bundle: ^4.9
- dompdf/dompdf: ^2.0.3
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.