-
Notifications
You must be signed in to change notification settings - Fork 4
/
readme.txt
53 lines (35 loc) · 1.65 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
=== Gravity Forms Sisyphus ===
Contributors: benhays, swingline0
Donate link:
Tags: gravity forms, gravityforms, sisyphus, save data, local storage
Requires at least: 3.3
Tested up to: 3.8
Stable tag: 2.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Save & resume your form data via the visitor's local storage using Sisyphus.js until the form is submitted.
== Description ==
Allow for saving & resuming of your form data with the visitor's local storage using [Sisyphus.js](http://sisyphus-js.herokuapp.com/) until the form is submitted.
Persist your form's data in a browser's Local Storage and never loose them on occasional tabs closing, going offline, browser crashes and other disasters!
Thanks to [swingline0](https://profiles.wordpress.org/swingline0) for the updates on v2.0. Now works with paged forms.
Additional community support & development is welcome via GitHub: [https://github.com/bhays/gravity-forms-sisyphus](https://github.com/bhays/gravity-forms-sisyphus)
This requires Gravity Forms version 1.7 or higher.
== Installation ==
1. Install as a regular WordPress plugin
2. Create a form with Gravity Forms
3. Toggle the Sisyphus checkbox under Form Settings
== Frequently asked questions ==
== Screenshots ==
== Changelog ==
### 2.0.1
* Minor update
### 2.0
* Thanks to swingline0 for the updates on v2.0
* Update to current Sisyphus
* Support for paged forms
* Multi-part date field restored all three fields with contents of the third
* Sisyphus altering Gravity Forms hidden fields
* Sisyphus creating excessive entries during Chrome autocomplete
### 1.0
* Initial release with Sisyphus 1.1
== Upgrade notice ==