You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This plugin connects to our HelpSpot system by sending an email from a WordPress site to support@3five.com thus generating a new ticket within the system.
3
+
This plugin connects to our FreshDesk system by sending an email from a WordPress site to wpsupport@3five.com thus generating a new ticket within the FreshDesk system.
4
+
5
+
#### Changelog
6
+
7
+
**1.1**
8
+
* Cleaned up some PHPCS notices and returned public method early to stop loading files on the front end.
9
+
* Added the Content-Type header for the outgoing email.
10
+
* Added full support for multiple file upload. Files are sent to a custom folder in the WP install and then added as attachments.
11
+
* Changed the email address to the new FreshDesk email.
0 commit comments