pboivin / twill-form-templates
A template field for Twill CMS Modules.
Installs: 261
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 2
Open Issues: 0
pkg:composer/pboivin/twill-form-templates
Requires
- area17/twill: ^2.0|^3.0
Requires (Dev)
- laravel/dusk: ^6.0|^7.0
- orchestra/testbench: ^6.0|^7.0
README
This package is a simple solution to add a template
field to your Twill Modules and do interesting things with it. It can help you make small variations to your forms based on the selected template, organize your form variations with Blade partials, and prefill the block editor with a selection of blocks when a record is created.
Installation
composer require pboivin/twill-form-templates
Documentation
License
The MIT License (MIT). Please see LICENSE.md for more information.