Community Add-Ons
| Maintainers: | Harald Ponce de Leon |
HelpDesk For osCommerce
for osCommerce Online Merchant v2.2
A helpdesk add-on for osCommerce that has the capability to keep track of communication via emails.
The thread of communication is stored in the database where a ticket number is assigned to a thread.
It is possible to create template responses which can be used when replying to a ticket entry.
Departments are setup to handle different areas of communication (help, sales, information, etc).
[This is a separate work to other helpdesk feature contributions currently available]
Legend:
Download
Report
Some small changes to lane's version from 26. Aug 2005. This works with my MS2 installation.
osc_mail2db.php: replaced "osC:" with DEFAULT_HELPDESK_TICKET_PREFIX in ereg
admin/helpdesk.php: replaced tep_array_merge() with array_merge()
admin/includes/boxes/helpdesk.php: fixed menu link
