Plugin info

Total downloads: 1,359
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 9/18/2017 (3026 days ago)
Added to WordPress: 9/18/2017 (8 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 4.8.27
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3026 days ago

20/100

Is Gravity Forms Total Amount Shortcode abandoned?

Possibly abandoned (last update 3026 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 4.8.27
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Total Cost Input for WooCommerce
Rating 5.0/5 (3 reviews)Active installs 0
Set Minimum Order Amount for Woocommerce
Rating 5.0/5 (1 reviews)Active installs 200
Minimum Order Amount
Rating 0.0/5 (0 reviews)Active installs 10

Description

A simple shortcode that displays the “Total” filed value from any Gravity Form.

Parameters
* form_id
* field_id
* start_date
* end_date

Examples:
* [gravityform-total-amount]
* [gravityform-total-amount form_id="14"]
* [gravityform-total-amount form_id="14" field_id="18"]
* [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18"]
* [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]

Installation

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Include the shortcode anywhere on your website: [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]

Frequently Asked Questions

Installation Instructions

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugin screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Include the shortcode anywhere on your website: [gravityform-total-amount form_id="14" field_id="18" stat_date="2017-07-18" end_date="2017-07-20"]

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.0

  • First release!
  • Introduce a shortcode that generates a total field value.