Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/basmiddelham/gravityforms-bootstrap-hooks

Actions & filters for using Gravityforms in your Bootstrap enabled theme. Use together with https://github.com/basmiddelham/gravityforms-bootstrap-styling
https://github.com/basmiddelham/gravityforms-bootstrap-hooks

Last synced: about 2 months ago
JSON representation

Actions & filters for using Gravityforms in your Bootstrap enabled theme. Use together with https://github.com/basmiddelham/gravityforms-bootstrap-styling

Awesome Lists containing this project

README

        

# Gravity Forms Bootstrap 5 Hooks
Actions & filters for using Gravity Forms in your Bootstrap 5 enabled theme.

__Contributors:__ [Bas Middelham](https://github.com/basmiddelham)
__Requires:__ [Gravity Forms Bootstrap 5 styling](https://github.com/basmiddelham/gravityforms-bootstrap-styling), Gravity Forms, Bootstrap 5.3.0-alpha3
__Tested up to:__ WordPress 6.2, Gravity Forms 2.7.4

## Features:
- Sets some options like 'Disable Gravity Forms CSS' and 'Enable HTML5 by default'.
- Lots of filters to add Bootstrap classes to fields.

## Usage
Use these hooks together with [Gravity Forms Bootstrap styling](https://github.com/basmiddelham/gravityforms-bootstrap-styling) for full functionality.

Test your styling using this Gravity Forms [kitchensink form](https://github.com/basmiddelham/gravityforms-kitchensink).

Check out the [demo](https://demo.middelham.nl/gravity-forms-bootstrap-5).

## License
MIT License

Copyright (c) 2023 Bas Middelham

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.