PDFCrowd v2 implementation for Commerce, allowing you to generate PDFs for invoices.
Requires Commerce 1.0+
A package is available in _packages on GitHub and from the modmore.com package provider.
To run the module from source, for example if you'd like to contribute a change, you'll need to take a few steps.
-
Clone the repository (or better yet, a clone of your own fork)
-
Copy config.core.sample.php to config.core.php, and if needed adjust it so that it includes your MODX site's config.core.php. Make sure you have Commerce installed as well, of course.
-
From the browser open
_bootstrap/index.php
, this will set up the necessary settings and will make the module known to Commerce. -
Enable the "PDF Writer: PDFCrowd" module under Configuration > Modules and enter your credentials.