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

This package is auto-updated.

Last update: 2023-06-23 12:04:38 UTC


README

phpunit tests status Latest Stable Version License

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.

Screenshot of the template field inside the create modal


Installation

composer require pboivin/twill-form-templates

Documentation

License

The MIT License (MIT). Please see LICENSE.md for more information.