2017 © Pedro Peláez
 

wordpress-plugin gf-field-persistence

Composer.json file for Gravity Forms Field Persistence plugin

image

radishconcepts/gf-field-persistence

Composer.json file for Gravity Forms Field Persistence plugin

  • Thursday, July 19, 2018
  • by uprise10
  • Repository
  • 2 Watchers
  • 0 Stars
  • 16 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

GravityForms Field Persistence plugin

This plugin makes it able to save users data, in order to prefill the data in other forms on the site., (*1)

How does it work?

This plugin uses the dynamic input name, which can be entered in a Gravity Forms field. As long these names are the same across different forms, the fields will be automatically populated. The data will be stored in a cookie., (*2)

Since all the functionality is handled by Javascript, it will also work on site with Varnish cache., (*3)

What fields does it support

Currently only text and textarea fields are supported. We will add more fields along the way. Please also submit you requests as an issue!, (*4)

Props

Thanks to https://wisdmlabs.com/blog/gravity-forms-data-persistent-for-save-progress/ which gave us the initial idea, however we needed it to work with Varnish, so we created this Javascript-based version., (*5)

The Versions

19/07 2018

dev-master

9999999-dev https://www.radishconcetps.com

Composer.json file for Gravity Forms Field Persistence plugin

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.3.0

 

13/07 2018

1.0.0

1.0.0.0 https://www.radishconcetps.com

Composer.json file for Gravity Forms Field Persistence plugin

  Sources   Download

GPL-3.0-only

The Requires

  • php >=5.3.0