cwp/cwp-pdfexport

Add PDF export capability for pages in CWP

1.5.0 2023-03-28 03:55 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

Replaces

None

BSD-3-Clause 016cfb9b715e659a8ae02efc1f7e0fc6afc07f41

silverstripecwp


README

NOTE: This module is no longer commercially supported in Silverstripe CMS 5 and it does not provide a CMS5-compatible version.

👁 CI

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.