WP Manifestindependent plugin directory
manifest / editor / mv-card-block-wp

MV Card Block

A lightweight WordPress plugin that adds a Card block to the Block Editor.

by Martin · github.com/martinvicknair/mv-card-block-wp · 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/martinvicknair/mv-card-block-wp/archive/refs/heads/main.zip

🧩 MV Cards WordPress Plugin

MV Card Block is a lightweight WordPress Gutenberg plugin that adds a flexible, reusable Card block to the Block Editor.

It’s designed to look clean out of the box, stay out of your way, and be easy to reuse across pages and sites — perfect for plugin landing pages, feature highlights, tools, and documentation.


🌐 Live Demo

See the plugin in action:

https://tools.martinv.io/mv-cards-wordpress-plugin/


✨ Features

  • 🗂 Custom Gutenberg block (“MV Card”)
  • 📝 Title, subtitle, and body content
  • 👉 Optional Call To Action (CTA):
    • Button
    • Text link
    • Text link with icon 🔗
    • None
  • 🎨 Accent color support
    • Per-card override
    • Plugin-wide default fallback
  • 🧱 Clean, modern card styling
  • ⚡ No build step required
  • 🧩 Dynamic PHP rendering (always renders on the front end)

⚙️ Plugin Settings

After activating the plugin, you’ll find a settings page at:

WordPress Admin → Settings → MV Card Block

There you can:

  • 🎨 Set the global default accent color used by all cards

Inside the Block Editor, the MV Card sidebar will also remind you where this setting lives.


🧱 Using the Block

  1. Edit any post or page
  2. Click ➕ Add block
  3. Search for “MV Card”
  4. Configure content and options in the sidebar
  5. Publish — the card renders cleanly on the front end

📦 Installation

Option 1: Upload ZIP

  1. WordPress Admin → Plugins → Add New → Upload Plugin
  2. Upload the mv-card-block.zip
  3. Activate

Option 2: Manual

  1. Copy the plugin folder to: wp-content/plugins/
  2. Go to the WordPress Admin panel
  3. Navigate to Plugins and find MV Card Block
  4. Click Activate to enable the plugin

Your plugin is now installed and ready to use!

Acknowledgments

This software was developed with assistance from AI code generation tools.