Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/LukeTowers/oc-efpdf-plugin

Easy Forms add-on to automatically generate PDFs from submitted forms
https://github.com/LukeTowers/oc-efpdf-plugin

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# About

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

> **NOTE:** [LukeTowers.EasyForms](https://octobercms.com/plugin/luketowers-easyforms) is required for this plugin to function.

# Installation

To install from the [Marketplace](https://octobercms.com/plugin/luketowers-efpdf), 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](https://github.com/luketowers/oc-efpdf-plugin), 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.