https://github.com/bolt/forms
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bolt/forms
- Owner: bolt
- License: mit
- Created: 2020-01-03T06:53:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-04T19:44:59.000Z (over 1 year ago)
- Last Synced: 2024-12-13T09:36:41.634Z (6 months ago)
- Language: PHP
- Size: 332 KB
- Stars: 21
- Watchers: 7
- Forks: 27
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Forms
Authors: Bob den Otter, Ivo Valchev
This Bolt extension can be used to handle forms in your Bolt 4/5 project.
Installation:
```bash
composer require bolt/forms
```The full documentation for this extension can be found here:
[BoltForms documentation](https://bolt.github.io/forms/).