litefyr / papertiger
Editable forms for Litefyr
Installs: 207
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:TypeScript
Type:neos-litefyr
Requires
- carbon/editor-relativedate: ^0.1.0
- carbon/eel: ^2.15
- flowpack/nodetemplates: ^1.2
- sitegeist/papertiger: ^0.8
README
Based on Sitegeist.PaperTiger, this integrates editable forms into Litefyr. Demo
Installation
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
Adjust build stack
Make sure following entry is add to your pipeline.yaml
:
packages: - package: ../Packages/Litefyr/Litefyr.PaperTiger