loganstellway/wp-gutenberg-bootstrap

This package is abandoned and no longer maintained. No replacement package was suggested.

Bootstrap blocks for WordPress editor Gutenberg

Installs: 259

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 1

Language:JavaScript

Type:wordpress-plugin

0.1.1 2019-05-16 18:49 UTC

This package is auto-updated.

Last update: 2022-05-17 01:33:27 UTC


README

Description

Adds Bootstrap blocks to Gutenberg

Installation

File Upload

  1. Upload (and extract if necessary) plugin to the "/wp-content/plugins/" directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.

Install with Composer

composer require loganstellway/wp-gutenberg-bootstrap

Blocks

Name Description Bootstrap Reference
Grid Use our powerful mobile-first flexbox grid to build layouts of all shapes and sizes thanks to a twelve column system, five default responsive tiers, Sass variables and mixins, and dozens of predefined classes. Reference
Embed Create responsive video or slideshow embeds based on the width of the parent by creating an intrinsic ratio that scales on any device. Reference
Button Use Bootstrap’s custom button styles for actions in forms, dialogs, and more with support for multiple sizes, states, and more. Reference