obisconcept / bootstrap-form
This package is abandoned and no longer maintained.
The author suggests using the obisconcept/neos-bootstrap-form package instead.
Change form templates to Twitter Bootstrap layout for Neos CMS
2.1.1
2019-01-29 15:47 UTC
Requires
- neos/neos: ^3.0
- neos/nodetypes: ^3.0
- obisconcept/bootstrap: *
This package is auto-updated.
Last update: 2022-02-01 12:50:24 UTC
README
Change form templates to Twitter Bootstrap layout for Neos CMS.
Installation
Add the package in your site package composer.json
"require": {
"obisconcept/bootstrap-form": "~1.1"
}
Version History
Changes in 1.1.0
- New 1.1 version for bootstrap package
Changes in 1.0.7
- New form element captcha feature
Changes in 1.0.5
- Bugfix
Changes in 1.0.4
- Optimized radio buttons element
Changes in 1.0.3
- Fixed single select dropdowns having wrong class
Changes in 1.0.2
- Critical Bugfix
Changes in 1.0.1
- Bugfixes
- New Label CSS Class
Changes in 1.0.0
- First version of the Neos CMS bootstrap form plugin
- Updated Elements: Page, Section, Form, Field, SingleLineText, Checkbox, MultiLineText, Navigation