/craft-pdf-field

Craft 3 plugin for requesting a pdf be generated for a product

Primary LanguagePHPMIT LicenseMIT

PDF Renderer plugin for Craft CMS 3.x

Requests a new PDF for a product on save

Screenshot

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require bletchley/craft-pdf-field/pdfrenderer
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for PDF Renderer.

PDF Renderer Overview

-Insert text here-

Configuring PDF Renderer

-Insert text here-

Using PDF Renderer

-Insert text here-

PDF Renderer Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Andy Skogrand