SupportFlow / supportflow

A WordPress plugin to manage support tickets
90 stars 14 forks source link

=== SupportFlow === Contributors: VarunAgw, danielbachhuber, Viper007Bond, andrewspittle, iandunn, kovshenin Tags: Ticket, support, admin, customer, customer support, help desk, helpdesk, IT, support, ticket Requires at least: 3.5 Tested up to: 4.5 Stable tag: 0.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

SupportFlow is a web based help desk software. It allows teams to manage support tickets using a web interface.

== Description == SupportFlow is a web based help desk software. SupportFlow is a web based help desk software. It allows teams to manage support tickets using a web interface.

A few of its features are:

To contribute to SupportFlow visit [github] (http://github.com/SupportFlow/supportflow/).

== Installation ==

  1. Install SupportFlow either via the WordPress.org plugin directory, or by uploading the files to your server and activate it.

  2. After activating open E-Mail accounts page in SupportFlow menu and add an E-Mail account you wish to use with SupportFlow.

Now you are ready to use SupportFlow.

== Frequently Asked Questions ==

How can I insert a SupportFlow contact form in my site.

Just add [supportflow_submissionform] shortcode to the post you want to add SupportFlow form to.

Why aren't messages being sent or received? =

After successfully adding an e-mail account under SupportFlow > E-mail Accounts, make sure you wait for at least 5 minutes because the retrieval script only runs once every 5 minutes.

If it still isn't working, check the log for any error messages or clues. To view the logs, add this line to a functionality plugin, and then visit the SupportFlow > Log page.

add_filter( 'supportflow_show_log', '__return_true' );

Warning: The logs will contain private data, so be very careful if you share them with anyone. Make sure you redact anything that you don't want to share.

== Changelog ==

= 0.7 (2016-06-28) =

= 0.6 =

= 0.5 =

= 0.4 =

= 0.3 =

= 0.2 =

= 0.1 =

== Upgrade Notice ==

= 0.7 = Version 0.7 contains fixes for two medium-severity security bugs. We strongly recommend that you upgrade.