luketowers/oc-efpdf-plugin

Easy Forms add-on to automatically generate PDFs from submitted forms

dev-master 2023-12-18 09:06 UTC

This package is auto-updated.

Last update: 2024-04-18 10:03:09 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.