Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 272 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 272 Bytes

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"
 }