Form Renderer
Form Renderer for Nette Framework and Bootstrap.
Installation
The best way to install AlesWita/FormRenderer is using Composer:
$ composer require aleswita/formrenderer
Documentation
Documentation you can find in Wiki.
-
2.0-alpha1 Version 2.0 alpha1
This is pre-release for Nette/Forms:v3.0.0-alpha1
-
1.3 Version 1.3
- support for Nette\Forms\Controls\CheckboxList
-
1.2 Version 1.2
- compatibility with Bootstrap v4.0.0-beta3
- drop AlesWita\FormRenderer\Controls\Link control (BC break), now you can find in AlesWita\Forms library
-
1.1 Version 1.1
- compatibility with Bootstrap v4.0.0-beta
- make compatibility with small, medium and large devices
-
1.0 Version 1.0
- For Nette Framework: ~2.4.0 || ~3.0.0
- For PHP: ~7.1