Skip to content

sulu/SuluFormBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sulu Form Bundle

GitHub license GitHub tag (latest SemVer) GitHub tag (latest by date) Travis Packagist

The SuluFormBundle adds support for creating dynamic forms in Sulu. It can be used for contact, sweepstake or other forms.

Features

  • Dynamic form builder
  • Mail handling
  • List view of submitted data

Status

This repository will become version 1.0 of SuluFormBundle. It is under heavy development and currently its APIs and code are not stable yet (pre 1.0).

Requirements

For the requirements check the composer.json file.

Documentation / Installation

The Documentation is stored in the Resources/doc/ folder.

License

This bundle is under the MIT license. See the complete license in the bundle

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

When reporting a bug, it may be a good idea to reproduce it in a basic project built using the Sulu Minimal Edition to allow developers of the bundle to reproduce the issue by simply cloning it and following some steps.