ClientSupport
Allow users to ask for help or support from inside the manager.
Creator: Sterc Online Agency (sterc)
About ClientSupport
ClientSupport is a MODX extra to allow manager users to ask for help or support from inside the MODX manager. A button is added to the top right section in your MODX manager, which triggers a popup containing a help form where the user can describe their problem/question. In addition to the form fields the username, IP address, manager page URL and browser version is sent along.
ClientSupport provides built-in branding for Zendesk, Freshdesk and Jira. Be sure to have the email-to-ticket feature enabled in your ticket system and set the correct system settings for the ticket system and emailaddress in MODX. When one of the mentioned systems is used the button and form are branded accordingly.
The submitted form is sent to a configurable emailaddress where all the submitted data is shown in the email body.
Information
Released
April 23, 2019
Supported Database
MySQL
License
GPLv2
Supported Versions
2.5 - Current
Downloads
2,035
Instructions
Install the extra via your MODX package installer.
New in 1.1.0-pl
- Add 'custom_icon' system setting to allow custom icons for clientsupport button
- Improve compatibility for modx3
- Add 'Page URL' static field to popup form