/recipe-form-building

A recipe of modules to help you build forms in Silverstripe

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Silverstripe form building recipe

CI Silverstripe supported module

This includes the following core Silverstripe and community modules:

This can be either added to an existing project or used as a project base for creating a basic CWP install.

Get started

You can create a project using Composer:

composer create-project silverstripe/recipe-form-building ./myproject ^1

More information

See the recipe plugin page for instructions on how Silverstripe recipes work.