cwp / cwp-pdfexport
Add PDF export capability for pages in CWP
Installs: 135 655
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 10
Forks: 6
Open Issues: 7
Type:silverstripe-vendormodule
Requires
- php: ^7.3 || ^8.0
- cwp/cwp: ^2
- silverstripe/framework: ^4.10
Requires (Dev)
- phpunit/phpunit: ^9.5
- squizlabs/php_codesniffer: ^3
Conflicts
- silverstripe/auditor: <2.2.1
README
NOTE: This module is no longer commercially supported in Silverstripe CMS 5 and it does not provide a CMS5-compatible version.
This module provides additional functionality for CWP pages to be exported as a PDF.
Requirements
- CWP ^2
Installation
Install using Composer:
composer require cwp/cwp-pdfexport
Configuration
For further information on installing and configuring this module, see the CWP documentation.
Bugtracker
Bugs are tracked on github.com. Please read our issue reporting guidelines.
Contributing
If you would like to make changes to the Silverstripe core codebase, extra modules or the CWP core codebase, we have an extensive guide to contributing code.