WP Manifestindependent plugin directory
manifest / editor / custom-cards

Custom Cards

A new set of custom cards for the WP Editor

by Chris Liu-Beers, Tomatillo Design · github.com/tomatillodesign/custom-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-cards/archive/refs/heads/master.zip

Readme

=== 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 ==

  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.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)

Read the full README on GitHub →