WP Manifestindependent plugin directory
manifest / content / cardmap-for-wp

Card Map Builder Pro

Draggable card maps with images, captions, links, connections, admin editor + settings, and frontend shortcode with zoom/pan/fullscreen.

by Abe Prangishvili · github.com/prangishviliabe/cardmap-for-wp

1stars
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/prangishviliabe/cardmap-for-wp/archive/refs/heads/main.zip

From the readme

CardMap for WP A WordPress plugin for creating interactive, node-based maps with connections. Built with jsPlumb, this plugin allows you to visually design and display complex diagrams, flowcharts, or maps on your WordPress site using a simple shortcode. Features - Custom Post Type: Adds a "CardMaps" post type to your WordPress admin for easy management. - Visual Editor: A drag-and-drop interface to add, position, and connect nodes (cards). - Node Customization: Add titles, captions, images, and links to each card. - Connection Styling: Customize the color, thickness, and style of the connecting lines. - Rails System: Add horizontal or vertical rails to align nodes neatly. - Frontend Rendering: Display your map on any page or post with the [cardmap id="..."] shortcode. - Interactive Frontend: Users can pan and zoom the map for better viewing. - Fullscreen Mode: A dedicated button to view the map in fullscreen. Installation 1. Download the plugin as a .zip file from the GitHub repository. 2. In your WordPress admin dashboard, navigate to Plugins Add New. 3. Click Upload Plugin and select the .zip file you downloaded. 4. Click Install Now and then Activate Plugin. How to U

Read the full README on GitHub →