Gravity Forms Pushover Add-On

Description

Gravity Pushover plugin allows you to push instant notifications to your smartphone when a new submission is created with Gravity Forms. To achieve it, you need to have:

To sum up, Gravity Pushover will create the link between Gravity Forms and Pushover.

Pushover is a service to get real-time notifications on your Android, iPhone, iPad and Desktop. It runs as an application and it’s very cheap. After creating an account at Pushover, you will get a Pushover User Key. Notifications from Gravity Forms will be sent to this Pushover User Key.

With Gravity Pushover plugin, it’s possible to:

  • Send e-mails and/or Pushover notifications to recipients
  • Send only Pushover notifications for specific forms
  • Send notifications to several recipients
  • Send notifications to the same recipient on several devices

You can customize to whole process to exactly what you need. Everything is done through the Gravity Forms interface. All you need is a Pushover User Key for each recipient.

Installation

First, you must have:

That’s all you need to start.

Then:

  1. Upload and extract the content of ‘gf-pushover-add-on.zip’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Notifications tab of one of your existing forms
  4. Create a new notification
  5. Choose Pushover as Email Service
  6. Then, fill the information with you Pushover User Key, the subject (it will be the title of the notification) and the message (it will be the content of the notification)
  7. Save the Notification

That’s it!

Now, every notification sent by Gravity Forms will be pushed to your Pushover account, on your mobile phone.

Explanations with screenshots are available at https://wp2pgpmail.com/gravity-pushover/.

FAQ

What are the requirements?

To run the plugin, you need:

  • a website with WordPress and Gravity Forms
  • a Pushover account and the Pushover app installed on one of your devices.

Is it free?

The Gravity Pushover plugin is free, but you need to have Gravity Forms, and a Pushover account as a requirement. Pushover costs only $4,99 once.

Can I use my own Pushover application?

Yes, you can use your own Pushover application if you have one. You will need to enter the Pushover application token in the setting page.

Reviews

Juli 11, 2022
Amazing Plugin! Please I have two questions if you can help me. 1. How do I send notifications to multiple pushover devices? At the moment it is only possible to send to one. 2. The name of my website is not displayed in the Pushover app. How do I display?
Juni 2, 2022
Yeah know. I followed everything regarding this plugin and in gravity forms, even the installation instructions with this so called pushover plugin and nothing, works at all! Added a notification just like it said, entered in everything needed with the service clicked on, user key everything and sorry. I wouldn't recommend this plugin to anyone. I'm so glad it's free... No it's not pushover because I've got code that works from other sites I've built and that all works.
Read all 3 reviews

Contributors & Developers

“Gravity Forms Pushover Add-On” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.06

  • Fixing is_plugin_active() function call

1.05

  • Fixing new notification creation

1.04

  • Adding the new filter gform_notification_settings_fields introduced with Gravity Forms v2.5

1.03

  • Testing WordPress 5.3

1.02

  • Testing WordPress 5.0

1.01

  • Initial import