spg/generate-pdf

Generate a PDF from a template.

dev-master 2018-02-11 07:44 UTC

This package is not auto-updated.

Last update: 2024-05-03 00:48:08 UTC


README

Add to compose.json the following:

  "repositories": [
    {
      "type": "path",
      "url": "../craft-plugin-generate-pdf"
    }
  ],

Install via:

composer require spg/generate-pdf