pboivin / twill-form-templates
This package is abandoned and no longer maintained.
No replacement package was suggested.
A template field for Twill CMS Modules.
v1.1.0
2023-02-09 23:46 UTC
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.