WP Manifestindependent plugin directory
manifest / editor / custom-gutenberg-blocks-with-people-cards

Custom Editor Blocks

Set of 8 custom cards (includes People card)

by Chris Liu-Beers, Tomatillo Design · github.com/tomatillodesign/custom-gutenberg-blocks-with-people-cards · website

0stars
0forks

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-with-people-cards/archive/refs/heads/master.zip

Readme

=== Custom Editor Blocks === Contributors: tomatillodesign Donate link: https://www.tomatillodesign.com/ Tags: gutenberg, blocks, block editor Requires at least: 4.9 Tested up to: 5.2.1 Stable tag: 4.9 Requires PHP: 7+ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

Adds 7 new editor blocks: Callouts, Icon Cards, Button Grids, Interactive Cardsets, Bootstrap Modal Buttons, Bootstrap Modal Cards, and Bootstrap Collapse (created via create-guten-block)

== Description ==

Once installed, this plugin will allow you to use these 7 new blocks in the WordPress editor

== Installation ==

  1. Upload the plugin files to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. 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.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

Read the full README on GitHub →