Difference between revisions of "Support Center"

From WHMCS Documentation

(Support Tickets)
(Search Engine Friendly URLS)
 
(57 intermediate revisions by 11 users not shown)
Line 3: Line 3:
 
==Announcements==
 
==Announcements==
  
The announcements system along with showing announcements in the client area will also output announcements into an XML RSS Feed for use in readers and on other websites.  For this to work, all you need to do is ensure the announcements.xml file is CHMOD 777 (writeable).
+
The announcements system at '''Support > [[Announcements]]''' displays announcements on the WHMCS homepage and outputs them to the XML RSS feed for use in readers and on other websites.
  
 
==Downloads==
 
==Downloads==
  
You can add downloads to the site for your users. These can either be hosted locally or remotely.  For remotely hosted files, simply enter the full URL to the files starting with http:// in the file location field.  For local files it should just be the filename.
+
You can add downloads at '''Support > [[Downloads]]'''. They can be anything from product user manuals, relevant software utilities or even the actual products being sold. They can either be hosted locally or remotely.
 
 
Downloads can be either public or private and if private, only users who are logged in will have access to them.  You can also specify certain products which can be downloaded only once the associated package is purchased.
 
  
 
==Knowledgebase==
 
==Knowledgebase==
  
The knowledgebase allows you to create a collection of commonly asked questions and there answers.  You can group these into categories and set them to be either visible or private (admin only).  The client area offers the user the choice of browing through the articles in your KB or searching based on keywords they enter.
+
The knowledgebase feature at '''Support > [[Knowledgebase]]''' allows you to create a collection of commonly asked questions and their answers.
  
 
==Support Tickets==
 
==Support Tickets==
  
The support ticket system is a fully featured ticket desk that allows you to handle all communication with your clients.  Featuring threaded discussions, private notes, ticket flagging, varying priority levels, auto inactive ticket closing and much much more...  Admins can be assigned on a per department basis so they have access only to the area they are meant to be dealing with.
+
The support ticket system at '''Support > [[Support Tickets]]''' is a fully featured ticket desk that allows you to handle all communication with your clients.
  
In order to have emails from users automatically import into the ticket system as tickets, you need to configure [[Email Piping]]
+
==Network Issues==
  
===Predefined Ticket Replies===
+
The network issues system at '''Support > [[Network Issues]]''' allows you to make announcements to customers about current and scheduled or planned service affecting issues, separate from your main news and announcements feed.
  
Predefined ticket replies are useful if you get asked the same questions repeatedly via support tickets.  With a predefined reply, this can be loaded into the reply box when replying to a users ticket and modified as required to answer the users question.
+
==Search Engine Friendly URLS==
  
====Adding a Predefined Reply====
+
<div class="docs-alert-info"><i class="fa fa-question-circle"></i>We added Search Engine Friendly URLs in WHMCS 7.2.</div>
  
To setup a predefined reply, go to Support Center > Predefined Replies. You will first need to setup at least one category for predefined replies, for example "Pre-Sales", and then you can create your predefined replies inside the appropriate category.
+
Search Engine Friendly URLs allow a URL such as <tt>/knowledgebase.php?action=view&id=1</tt> to become <tt>/knowledgebase/1/How_do_I_access_my_control_panel.html</tt>. They only support Latin characters (<tt>a-z</tt>, <tt>0-9</tt>) in the title. The system converts any unsupported characters into a dash (<tt>-</tt>).
  
====Using a Predefined Reply====
+
You can enable Search Engine Friendly URLs for the MarketConnect landing pages, announcements, downloads, and knowledgebase sections in the WHMCS Client Area. For more information, see [[Friendly URLs]].
  
To use a predefined ticket reply when relpying to a users ticket, when viewing the ticket click on the Reply tab near the top of the page and then click the "Insert Predefined Ticket Reply" link located immediately below the text area for entering your reply.  A popup window will appear allowing you to select the reply you want to use and it will then be loaded into the reply message box once selected. You can then edit the reply as required to customise it to the user and then click Reply button as normal.
+
<div class="docs-alert-info"><i class="fa fa-question-circle"></i>You can also create friendly URLs for products and product groups. For more information, see [[Products and Services]].</div>

Latest revision as of 22:02, 4 February 2022

WHMCS includes a fully featured helpdesk for your clients. This includes announcements, downloads, a knowledgebase and a ticketing system.

Announcements

The announcements system at Support > Announcements displays announcements on the WHMCS homepage and outputs them to the XML RSS feed for use in readers and on other websites.

Downloads

You can add downloads at Support > Downloads. They can be anything from product user manuals, relevant software utilities or even the actual products being sold. They can either be hosted locally or remotely.

Knowledgebase

The knowledgebase feature at Support > Knowledgebase allows you to create a collection of commonly asked questions and their answers.

Support Tickets

The support ticket system at Support > Support Tickets is a fully featured ticket desk that allows you to handle all communication with your clients.

Network Issues

The network issues system at Support > Network Issues allows you to make announcements to customers about current and scheduled or planned service affecting issues, separate from your main news and announcements feed.

Search Engine Friendly URLS

We added Search Engine Friendly URLs in WHMCS 7.2.

Search Engine Friendly URLs allow a URL such as /knowledgebase.php?action=view&id=1 to become /knowledgebase/1/How_do_I_access_my_control_panel.html. They only support Latin characters (a-z, 0-9) in the title. The system converts any unsupported characters into a dash (-).

You can enable Search Engine Friendly URLs for the MarketConnect landing pages, announcements, downloads, and knowledgebase sections in the WHMCS Client Area. For more information, see Friendly URLs.

You can also create friendly URLs for products and product groups. For more information, see Products and Services.