WP Support System
Wordpress Support Ticket Plugin with Email Support Tickets
by James Collings · github.com/jcollings/wp-support-system · website
★ 9stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/jcollings/wp-support-system/archive/refs/heads/master.zipAn easy to install/use Wordpress Support Ticketing System.
Installation
- Download the plugin from here.
- Extract the zip archive and copy the plugin to your wordpress plugins directory.
- Login to your website, goto the plugins section of the administration area and activate the Support System Plugin.
- Add a new page to your website and add the following shortcode to your page __[support_system]__
- Click on the settings section of the support menu, Under the General Settings tab set the Support on the drop down menu labelled Support System Page to the new page you added.
Note: Make sure you update wordpress permalinks by visiting the page Settings > Permalinks
Features
- Email Support Tickets via Email Pipes
- Public / Member Tickets
- Ticket Priority
- Email Notifications
- Support Ticket Groups
- Support System Page Shortcode
Change log
Version 0.0.2
- Minor Design Changes
- Switched IMAP Email tickets for Email Pipe
- Seperated Knowledgebase from plugin into addon
- Added default Category Group
Version 0.0.1
- Initial Beta Release for Testing.