jdvorak23/bootstrap5-form-renderer

Bootstrap5 form renderer for Nette

v0.8.0 2023-05-18 14:55 UTC

This package is auto-updated.

Last update: 2024-03-13 09:13:23 UTC


README

Form renderer for Nette Forms, wrappers are pre-prepared for Bootstrap5. Nice forms could be done with less than one line of code per one control!

Installation

composer require jdvorak23/bootstrap5-form-renderer

Requirements

"php": ">=8.0",
"nette/forms": "^3.1"

Wiki

A lot of information and reference in the wiki.

Tutorials

There is a web with example forms and tutorials. You can download the whole web and instantly play with examples.