https://github.com/zewlak/delayed-notifications-for-gravity-forms
Set delayed notifications for your gravity forms in easy steps
https://github.com/zewlak/delayed-notifications-for-gravity-forms
cron gravityforms wordpress-plugin
Last synced: about 1 year ago
JSON representation
Set delayed notifications for your gravity forms in easy steps
- Host: GitHub
- URL: https://github.com/zewlak/delayed-notifications-for-gravity-forms
- Owner: zewlak
- Created: 2017-04-23T09:51:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-04-12T18:53:35.000Z (about 7 years ago)
- Last Synced: 2024-11-12T06:33:48.559Z (over 1 year ago)
- Topics: cron, gravityforms, wordpress-plugin
- Language: PHP
- Homepage: http://www.zewlak.com/delayed-notifications-for-gravity-forms/
- Size: 751 KB
- Stars: 27
- Watchers: 6
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-gravity-forms - Delayed notifications for Gravity Forms - Add-on for Gravity Forms to send delayed notifications. (Third-Party Add-Ons)
README
# Delayed notifications for Gravity Forms
With this plugin you can set delayed notifications for your forms in easy steps.
1. Install & activate plugin
2. Set your delay periods
3. Choose delay time in form’s notification settings page
4. That’s it. Sit back and enjoy
On new ‘Delayed notifications’ subpage you can set multiple delay periods. You can set delay from 1 minute to as many days as you want. You can also have several delayed notifications in a single form.
Plugin works with all Gravity’s Forms functionalities such as:
* condition logic
* action hooks
Plugin is also compatible with [Gravity Form Partial Entries addon](https://www.gravityforms.com/gravity-forms-introduces-partial-entries-add/). Allowing to setup delayed notifications after the "Partial entries: saved" event.
You can also browse all notifications planed to be send per entry.

Notifications schedule execution is based on WP-Cron with all it’s pros and cons. More about WP-Cron [here](http://code.tutsplus.com/articles/insights-into-wp-cron-an-introduction-to-scheduling-tasks-in-wordpress--wp-23119).