Link to home
Start Free TrialLog in
Avatar of Crazy Horse
Crazy HorseFlag for South Africa

asked on

Simple ticket system to integrate with something like Gravity Forms

Can anyone recommend a Wordpress plugin or combination of plugins that would do the following preferably using gravity forms and possibly as free or cheap as possible :)

- When a form is filled out on the front end it should email the website owner
- it should store the record in the database and create a 'ticket' for that request that can be replied to from the Wordpress backend. The user does not need an account to submit the form and the tickets will only be for the site administrator
- automated follow up emails to be sent to the person who filled out the form at set intervals until the ticket is closed
ASKER CERTIFIED SOLUTION
Avatar of David Favor
David Favor
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Aside: When setting up a ticket system, be sure to use a rock solid mail relay service, like MailGun, for high email deliverability.

Having email deliverability problems with a ticket system can eat up a massive amount of time, so avoid using any MTA (outgoing mailer) provided by your hosting company.