Forminator Data Display
WordPress plugin that displays Forminator data via shortcodes.
by Leon de Klerk · github.com/venture-media/forminator-data-display · 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/venture-media/forminator-data-display/archive/refs/heads/main.zipReadme
Forminator Data Display
Plugin Name: Forminator Data Display
Author: Leon de Klerk
License: MIT
Tested with:
- php 8.3
- WordPress 7.0
- Forminator 1.53
Description
A lightweight WordPress plugin that displays summarized data from Forminator forms. It extracts and visualizes only selection fields (radio, checkbox, select, etc.) with submission counts in clean, easy-to-read tables.
Key Features:
- Uses a simple shortcode:
[ffd id="2724"] - Automatically matches Forminator forms (
[forminator_form id="2724"]) - Only displays selection fields (radio buttons, checkboxes, dropdowns, etc.)
Installation
- Upload the plugin through the 'Plugins' screen in WordPress
- Activate the plugin through the 'Plugins' screen in WordPress
- Make sure Forminator plugin is installed and active
- Use the shortcode on any page or post
Usage
Basic Shortcodes
Form table (use in accordions):
[ffd id="YOUR_FORM_ID"]
Form total submissions (use in accordion titles):
[ffd-short id="YOUR_FORM_ID"]Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.