Quick Start

About BCE

Purpose

BCE is a form builder for the Mouf framework. Its main goal is making your life easier. It will handle the main aspects of an HTML form:

  • Build the form
  • Perform client and server side validation
  • Persist data into the database

Design choices:

  • Quick and Easy BCE provides an advanced form configuration interface that will automatically suggest form fields, and their attributes. In a few words, creating a basic form (including validation and persistance) may take you less than 5 minute!
  • Customizing is simple Because specific needs will always come up, you may code your custom field and use it in your form quite simply. Of course, you are very welcome to contribute and provide BCE with new field types. For instance, we are looking for a color picker field, anyone interested ?

Ready to dive in? Let's get started!

Quick Start

Found a typo? Something is wrong in this documentation? Just fork and edit it!