=== GutenStrap – Bootstrap Blocks for WP Editor === Contributors: thememints Tags: bootstrap, editor, gutenberg, grid, blocks Requires at least: 5.1 Tested up to: 5.2.2 Requires PHP: 5.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A collection of blocks based on Bootstrap 4 grid and components for Gutenberg. == Description == GutenStrap is a collection of ready-to-use blocks based on Bootstrap 4 grid and components for the new WordPress editor. We are using Bootstrap layout and components with the strict minimum of custom custom HTML/CSS. This makes this plugin ideal to use with any Bootstrap based theme. * **Grid & Cols**- Yep, we managed to create blocks that can handle almost any use case of that powerful Bootstrap grid system ;) * **Container** - Easily create sections and include other blocks. * **Accordion** - Create collapsible sections. * **Alert** - Provide contextual feedback messages. * **Button** - Use Bootstrap’s custom button styles for actions in forms, dialogs, and more. * **Card** - Cards provide a flexible and extensible content container. * **Carousel** - A slideshow component for cycling through images. * **Count Up** - Animated counter with description. * **Embed Popup** - Show embedded videos using Bootstrap's modals. * **Jumbotron** - Lightweight, flexible component for showcasing hero unit style content. * **Tabs** - Create tabbable panes of local content. * **Testimonial** - Show Blockquotes or Testimonials. * More blocks coming soon... Learn more at [gutenstrap.com](https://gutenstrap.com) == Installation == = Minimum Requirements = You’ll need WordPress version 5.0 or higher for this to work. For versions below 5.0, you'll need to install the Gutenberg plugin. = Theme Compatibility = If your theme already loads Bootstrap 4 and/or FontAwesome 5, you can dequeue these assets in your admin dashboard. Simply look for the *GutenStrap* section and disable frontend Bootstrap/FontAwesome loading. == Frequently Asked Questions == = Is this plugin compatible with any theme? = This theme is especially designed for themes based on Bootstrap 4 framework. However, the plugin ships with a setting page where you can choose if you want the plugin to load Bootstrap framework or not. == Screenshots == 1. Available blocks == Changelog == = 1.0.0 = * Initial release.