An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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.

![alt text](http://www.zewlak.com/wp-content/uploads/2016/01/delayed.png "Notification configuration view")

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