Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/contributte/forms-bootstrap
👾 Bootstrap 4 + 5 forms for Nette framework
https://github.com/contributte/forms-bootstrap
bootstrap contributte forms theme twitter-bootstrap ui
Last synced: 1 day ago
JSON representation
👾 Bootstrap 4 + 5 forms for Nette framework
- Host: GitHub
- URL: https://github.com/contributte/forms-bootstrap
- Owner: contributte
- License: mit
- Created: 2020-01-06T14:53:13.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T11:12:52.000Z (2 months ago)
- Last Synced: 2024-10-25T06:37:39.727Z (2 months ago)
- Topics: bootstrap, contributte, forms, theme, twitter-bootstrap, ui
- Language: PHP
- Homepage:
- Size: 462 KB
- Stars: 18
- Watchers: 8
- Forks: 19
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://heatbadger.now.sh/github/readme/contributte/forms-bootstrap/)
Website 🚀 contributte.org | Contact 👨🏻💻 f3l1x.io | Twitter 🐦 @contributte## Usage
To install latest version of `contributte/forms-bootstrap` use [Composer](https://getcomposer.org).
```bash
composer require contributte/forms-bootstrap
```## Documentation
For details on how to use this package, check out our [documentation](.docs).
## Versions
| State | Version | Branch | Nette | PHP | Bootstrap |
|-------------|---------------|----------|-------|---------|-------------|
| dev | `^0.9` | `master` | 3.0+ | `^8.1` | `4.x` `5.x` |
| stable | `^0.8` | `master` | 3.0+ | `^8.1` | `4.x` `5.x` |
| stable | `^0.7` | `master` | 3.0+ | `^8.1` | `4.x` `5.x` |
| stable | `^0.6` | `master` | 3.0+ | `^8.1` | `4.x` `5.x` |
| stable | `^0.5` | `master` | 3.0+ | `>=7.2` | `4.x` `5.x` |
| stable | `^0.4` | `master` | 3.0+ | `^7.2` | `4.x` |
| stable | `^0.3` | `master` | 3.0+ | `^7.2` | `4.x` |
| stable | `^0.2` | `master` | 3.0+ | `^7.2` | `4.x` |
| stable | `^0.1` | `master` | 3.0+ | `^7.2` | `4.x` |## Development
See [how to contribute](https://contributte.org/contributing.html) to this package.
This package is currently maintaining by these authors.
-----
- Based on abandoned [czubehead](https://petrcech.eu) package [bootstrap-4-forms](https://github.com/czubehead/bootstrap-4-forms)
------
Consider to [support](https://contributte.org/partners.html) **contributte** development team.
Also thank you for using this package.