Easy Forms add-on to automatically generate PDFs from submitted forms
luketowers/oc-efpdf-plugin is a Laravel package for easy forms add-on to automatically generate pdfs from submitted forms.
It currently has 1 GitHub stars and 75 downloads on Packagist.
Install it with composer require luketowers/oc-efpdf-plugin.
Discover more Laravel packages by luketowers
or browse all Laravel packages to compare alternatives.
Last updated
Easy Forms add-on to automatically generate PDFs from submitted forms.
NOTE: LukeTowers.EasyForms is required for this plugin to function.
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.