Custom Editor Blocks
Set of custom blocks for the new WordPress editor
by Chris Liu-Beers, Tomatillo Design · github.com/tomatillodesign/custom-gutenberg-blocks · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/tomatillodesign/custom-gutenberg-blocks/archive/refs/heads/master.zipReadme
=== Custom Editor Blocks === Contributors: tomatillodesign Donate link: https://www.tomatillodesign.com/ Tags: gutenberg, blocks, block editor Requires at least: 5.0 Tested up to: 5.3.2 Stable tag: 5.0 Requires PHP: 7.2+ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Adds 9 new editor blocks: Callouts, Icon Cards, Button Grids, Interactive Cardsets, People, People Flip, Bootstrap Modal Buttons, Bootstrap Modal Cards, and Bootstrap Collapse
== Description ==
Once installed, this plugin will allow you to use these 7 new blocks in the WordPress editor
== Installation ==
- Upload the plugin files to the
/wp-content/plugins/directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- That's all, now you're ready to start using Custom Editor Blocks!
== Frequently Asked Questions ==
= Help! I'm getting an error that my block cannot be edited. =
Please contact me at https://www.tomatillodesign.com/.
== Changelog ==
= 1.3.1 =
- CSS grid fix for People Flip cards
= 1.3 =
- Added new People Flip cards (based on Interactive Cardset Flip cards)
= 1.2 =
- Added new People cards (based on Interactive Cardset)
= 1.1.1 =
- Fixed collapse card not working
- Updated automatic updates to latest version
= 1.1 =
- Add new Bootstrap Modal Cards block
= 1.0.2 =
- Add new Roadmap section to plugin
= 1.0.1 =
- Test for automatic update feature
= 1.0 =
- Combine all blocks and test for working status
== Roadmap / ToDo's ==
- Fix Button Grid to accept theme default color for buttons, optional color override only