WP Manifestindependent plugin directory
manifest / forms / forminator-data-display

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

Readme

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

  1. Upload the plugin through the 'Plugins' screen in WordPress
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Make sure Forminator plugin is installed and active
  4. 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

TagPublished
v0.9.4 May 23, 2026
v0.9.2 May 22, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.