/neos-bootstrap-form

A Neos CMS package for forms in Twitter Bootstrap style and some additional features like Google Recaptcha

Primary LanguageHTML

neos-bootstrap-form

A Neos CMS package for forms in Twitter Bootstrap style and some additional features like Google Recaptcha

Installation

Add the package in your site package composer.json

"require": {
     "obisconcept/neos-bootstrap-form": "~2.0.0"
 }