luketowers / oc-efpdf-plugin
Easy Forms add-on to automatically generate PDFs from submitted forms
Installs: 72
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:october-plugin
Requires
- composer/installers: ~1.0
- luketowers/oc-snappypdf-plugin: dev-master
This package is auto-updated.
Last update: 2024-10-18 11:05:35 UTC
README
Easy Forms add-on to automatically generate PDFs from submitted forms.
NOTE: LukeTowers.EasyForms is required for this plugin to function.
Installation
To install from the Marketplace, click on the "Add to Project" button and then select the project you wish to add it to before updating the project to pull in the plugin.
To install from the backend, go to Settings -> Updates & Plugins -> Install Plugins and then search for LukeTowers.EFPDF
.
To install from the repository, clone it into plugins/luketowers/efpdf and then run composer update
from your project root in order to pull in the dependencies.
To install it with Composer, run composer require luketowers/oc-efpdf-plugin
from your project root.