obisconcept/neos-bootstrap-form

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

Installs: 1 873

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 2

Open Issues: 0

Language:HTML

Type:neos-plugin

2.0.3 2017-06-19 08:26 UTC

This package is auto-updated.

Last update: 2024-04-05 00:08:49 UTC


README

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