Based on Sitegeist.PaperTiger, this integrates editable forms into Litefyr. Demo
This package is available via packagist. Run composer require litefyr/papertiger --no-update
in your
Litefyr.Distribution
package. After that, run composer update
in your root directory.
In order to work correctly you'll need a working Litefyr instance running. Here you'll find the basis Distribution
Make sure following entry is add to your pipeline.yaml
:
packages:
- package: ../Packages/Litefyr/Litefyr.PaperTiger