Custom Cards
A new set of custom cards for the WP Editor
by Chris Liu-Beers, Tomatillo Design · github.com/tomatillodesign/custom-cards · 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-cards/archive/refs/heads/master.zipReadme
=== Custom Cards === Contributors: tomatillodesign Donate link: https://www.tomatillodesign.com/ Tags: gutenberg, blocks, cards, block editor Requires at least: 5.2 Tested up to: 5.4 Stable tag: 5.4 Requires PHP: 7.3+ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html
Adds a single customizable Card block to the editor (displayed in grids) – includes Bootstrap modals, icon grid, button grid, and more
== 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.0 =
- First working version
== Roadmap / ToDo's ==
- Edit UI for the issue of trying to switch inner block types after blocks have already been added (eg from Icon to Photo)