Descripción
A simple ticket support system for WordPress. Maintain reliable communication with customers without the worry of missing emails.
Visit www.TranscenDevelopment.com for more information.
Capturas
Instalación
- Upload the “td-ticketsystem” folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create a new Page in wordpress to be used for the user end of your ticket system. And place this code in the page:
[ticket_system] - Visit the “Settings” menu to made any desired adjustments to the default settings.
- Please consider a donation and/or turning on the link back to me if you find this plugin useful!
Preguntas frecuentes
Please direct any questions you might have to the support forum. I will be happy to help resolve any issue you might have.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“TD Ticket System” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “TD Ticket System” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.5
- Fixed all PHP issues
- Minor bug fixes
1.0.4
- Revised the template system to allow changes without fear of overwritting changes on upgrades
- Added configurable WP Admin menu position
1.0.3
- Rewrote ticket list displays in a more responsive way both on user & admin side
- Fixed some constant variable conflicts
- Fixed menu conflict issue that caused the plugin to replace some others in the admin menu
1.0.2
- Added optional ReCaptcha plugin support
- Minor fixes in form validation
1.0.1
- Added basic search function in admin panel
- Added ticket per page setting in configuration settings
- Fixes missing icon and “loading” image bugs.
1.0
- A new plugin is born.