Vtiger Customer Portal 5.0.4 - User Manual
From vtiger.com
- Release Notes
- Vtiger CRM 5.0.4 - Installation Manual for Windows
- vtiger CRM 5.0.4 - Installation Manual for Linux
- vtiger Outlook Plugin 5.0.4 - User Manual
- vtiger Office Plugin 5.0.4 - User Manual
- vtiger Thunderbird Extension 5.0.4 - User Manual
- vtiger Firefox Toolbar 5.0.4 - User Manual
- vtiger Customer Portal 5.0.4 - User Manual
- vtiger Web Forms 5.0.4 - User Manual
Contents |
[edit] Introduction
vtiger Customer Portal is an add-on package for vtiger CRM, an Open Source Customer Relationship Management solution. You can host the vtiger Customer Portal package in your Web site and enable self-service to your customers.
|
Note: vtiger Customer Portal 5.0.4 package works only with vtiger CRM 5.0.4. |
Working Principle
- Customer’ information (Contacts in vtiger CRM) is registered in vtiger CRM.
- vtiger CRM – Support Administrator enables Portal access to the customer.
- Customers access Portal service and first view the Knowledge Base. If solution is not available, then submits a trouble ticket.
- Now, trouble ticket is transferred to the vtiger CRM system and displayed under Trouble Tickets module.
- In vtiger CRM, Support Manager assigns tickets to the Support Agents.
- Support Agent receives an automated E-mail with the status of the ticket.
- Once Support Agent responds to the problem, solution is displayed under customer's Portal Home page. After reviewing the solution, customer can send further details if the problem is not solved.
- This process continues till the ticket is permanently closed.
[edit] Installing vtiger Customer Portal
- System Requirements
- Installation Prerequisites
- Installation Procedure
[edit] System Requirements
- Hardware: x486 with 256 MB RAM or higher with a minimum of 100 MB disk space
- Operating System: Windows 2000/NT/XP
- Web Server: Apache version 2.0.40 and higher or Microsoft version IIS 5 and higher
- PHP: 4.2.x through 5.1.x.
[edit] Installation Prerequisites
- The vtiger CRM 5.0.4 must be used as CRM software by the Product/Service Provider
- PHP (version 4.2.x or 5.1.x.) is installed in Product/Service Provider's Web site before installing vtiger Customer Portal
[edit] Installation Procedure
1. Download vtigercrm-customerportal-5.0.4.zip file from the Sourceforge.net.
2.Extract the vtigercrm-customerportal-5.0.4.zip file to an appropriate location in your Web site. After extracting the file structure will be <Web Site>/vtigerCRM/customerportal/<Portal related Files>. You can also modify the directory structure as per your Web site file conventions.
3. Modify the PortalConfig.php file present under vtigerCRM/customerportal/ as given below:
Server_Path: Specify the absolute path (URL) of the vtiger CRM server. For example, if your vtiger CRM server is running at http://en.vtiger.com means you need to specify the Server_Path as given below:
$Server_Path = 'http://en.vtiger.com';
Authenticate_Path: Specify the absolute path (URL) of the vtiger Customer Portal directory in your Web site. For example, if you have extracted the vtiger Customer Portal related files in to your Web site at “http://en.vtiger.com/portal” means you need to specify the value for “Authenticate_Path” parameter as given below:
$Authenticate_Path = 'http://en.vtiger.com/portal';
$upload_dir: Specify the folder patch where customers can attach files temporarily to your Website:
$upload_dir = '/tmp'; /* Default value for Linux. Point to proper temp directory for Windows */
Proxy Server Settings: Configure proxy server details if your server is running behind proxies:
$proxy_host = ''; //Host Name of the Proxy server $proxy_port = ''; //Port Number of the Proxy server
$proxy_username = ''; //User Name to access proxy server
$proxy_password = ''; //Password of the user to access proxy server
Now save the PortalConfig.php file.
4. Modify the Look & Feel of the Portal pages as per your Web site requirements. By default, customerportal.css file is bundled with vtiger Customer Portal. You can customize the CSS file as per your Web site requirements. If you are planning to use a different CSS file, change the CSS file link in index.php , cp_index.php, and UserTickets.php files:
<link rel="stylesheet" type="text/css" href="css/style.css">
5. You may also change the complete layout of the Portal if you are having hands-on-experience with PHP, HTML, and CSS. You can also add terms and conditions, how to use customer portal, policy statement and other details as per your organization requirements. These details are beyond the scope of this manual.
Now your Customer Portal is ready for customers to post their trouble tickets.
[edit] Working with Customer Portal
Customer Portal comprises of two parts. In vtiger CRM side where vtiger CRM administrator creates Portal Users and customer support persons update the status of the trouble tickets. Where as in Customer Portal side the customer Sign in to the Portal, submit trouble tickets, and view the solutions provided by the vendor.
[edit] vtiger CRM Side
In vtiger CRM user interface, you can perform the following operations
- Manage portal users
- Track to trouble tickets
- Manage frequently asked questions
To create Customer Portal users
- Sign in to vtiger CRM.
- In the Support à Contacts module, either create a new contact or edit the existing contact.
- In the Contact: <Contact Name> page, go to the Customer Portal Information section, and select the Portal User check box. Also, select the Support Start and End dates from Support Start Date and Support End Date respectively.
- Click the Save button. An E-mail message will be sent to customer intimating the user login details.
|
Note: Before creating portal user, ensure that your vtiger CRM system administrator has configured Outgoing E-mail server properly, otherwise E-mail message will not be sent to the Customer. |
To resolve the trouble tickets
- Sign in to vtiger CRM.
- Click the Support à Trouble Tickets tab.
- In Trouble Tickets Home page, under List View, select the trouble ticket assigned to you.
- In Trouble Ticket page, update the ticket details, such as solution for the ticket, status, priority, and other details. After updating the ticket click the Save button. The updated ticket details are immediately reflected in Customer Portal. Also an email notification will be sent to the customer. After receiving email, customer can check the ticket status in Portal.
To manage FAQ
- Sign in to vtiger CRM.
- Click the Support à FAQ tab.
- In FAQ Home page, click the Create FAQ button.
- In FAQ Ticket page, create a new article. Once the article is reviewed, change the status to Publish so that it is displayed under Portal Home page.
[edit] Customer Portal Side
After creating a portal user in vtiger CRM, user login details will be sent to your customer’s E-mail ID. Your customers can perform the following operations in your corporate Customer Portal:
- Sign in to Customer Portal
- Submit trouble tickets
- View the Trouble Tickets status
- View FAQ
- Change Password
To Sign in to Customer Portal
- Access your vendor's Customer Portal URL through Web Browser.
- In Portal Sign in page, enter the valid login details (user name and password) provided by your vendor.
- Click the Login button. After successfully logging in, Customer Portal Home page is displayed.
To Sign out from Customer Portal
In Customer Portal Home page, click the Sign out link.
To submit trouble tickets
- In Customer Portal Home page click the Submit New Ticket link
- In the Create New Ticket page specify the following details:
- Title: Specify the title of the trouble ticket
- Description: Describe the problem in detail.
- Priority: Select the priority of the trouble ticket (Low, Medium, High, and Critical)
- Category: Select the category of the trouble ticket (Big Problem, Small Problem, and Other Problem)
Note: Currently vtiger Customer Portal supports very limited fields.
- Click the Submit button. Your ticket will be displayed in Home page under Open Tickets section.
To view trouble ticket status
- In Customer Portal Home page Open and Closed tickets status are displayed under the My Open Tickets and Closed Tickets sections respectively.
- In My Open Tickets section, click the ticket to view the ticket details.
- You can also provide additional details for resolving the problem (If required) in the Comments field and click the Submit button.
To change the Password
- In Customer Portal Home page, click the My Profile hyperlink.
- In the My Profile page section, change the password and click the Submit button. You can use the new password next time when you login again.
[edit] 5. Customer Support
Please post your valuable comments, feature requests, and issues in vtiger CRM Discussions (http://forums.vtiger.com/) so that we can provide technical support for you.
Contact Information:
vtiger Systems India Pvt. Ltd.
Sree Narayana Complex,
11 Sarathy Nagar,
Vijayanagar, Velachery,
Chennai 600 042,
INDIA
India Phone No: +91 080 23146984
USA & Canada: +1-408-716-8592
Public Support: http://forums.vtiger.com/
