How do I provide Customer Portal access to my customers?
How do I setup customer portal on my server?
How do I personalize email template that will be sent to my customers?
How do I configure Customer Portal?
What is Customer Portal for my customers?
How can my customers reset Customer Portal password?
How can my customers generate Tickets (Cases)?
What all records can I share with my customers?
What is Customer Portal
Customer Portal helps you deliver value to your customers. The self-service channel offers your customers the ability to generate tickets and refer to faqs. In addition, you can also share Documents, Products, Projects, Invoices, Quotes etc
Getting Started
You can provide Customer Portal access to selected number of customers in Contacts module.
Follow few simple steps to grant Customer portal access
- Click Contacts tab. You can find it under All dropdown on menu bar
- In the Create view of new contact record, or edit view of existing record, enable the check-box Portal User
- Provide Support Start Date and End date; your customers will only be able to login within span of Support Start and End dates
- 4. Customer Portal login URL, User Name and Password will be emailed to your customer automatically.
Heads Up
- Provide following URL in the address bar to view customer portal plugin
https://yourcompanyname.od1.simplyhq.com/portal
Kindly replace yourcompanyname with your actual company name. For example, if your company name is Simply CRM, your customer portal URL will behttps://simplycrm.od1.simplyhq.com/portal
Note!
- Make sure you have configured your Outgoing Server properly.
- Emails will not be sent to your Contact if Email Opt Out field is enabled.
- Your customer can only log into customer portal if the current date falls within the range of Support Start Date and Support End Date.
Setting up Customer Portal on your server
Download the customerPortal.zip file from here and make the below changes. This zip file contains the necessary .php, .ini, and other files.
1. Modify your PortalConfig.php file as shown below :
Eg. I access my Simply as https://migration.od1.simplyhq.com, so I will give server path as :
$Server_Path = 'https://migration.od1.simplyhq.com';
Customer Portal path depends on the server where you have installed the customer portal :
$Portal_Path = 'http://192.168.0.136/portal';
2. If you want to add your company image, you need to modify the header.html file and the login.php file.
In both files, the img src
should be set to your image path which is present on your server.
3. If u want to upload attachments in the portal, you need to modify the PortalConfig.php file and set $upload_dir like this :
$upload_dir = 'tmp';
4. The maximum upload file size is 2 MB. In case you want increase this size, you need to modify the php.ini file and set upload_max_filesize like this :
upload_max_filesize = 10M
Personalizing Email Template
If customer portal access is granted, an email notification will be sent to your customers. This email contains default HTML template designed by Simply. However, you can personalize the email template according to your specifications.
Follow few simple steps to personalize email template
- Click All dropdown
- Click Email Templates
- Click Customer Login Details template
- Click Edit to modify the template according to your requirements
- After modifications, click Save
Notes!
- User ID : $login_name$
- Password: $password$
- $URL$
Configuring Customer Portal
With Customer Portal Settings, you can restrict or grant your customers the ability to view modules, fields and data. In addition, you can also configure default ticket assignee; as a result, tickets generated from Customer Portal will be assigned to selected user.
Follow few simple steps to configure Customer Portal Plug-in
- Click
gear icon in the top right
- Click CRM Settings
- Click ‘Other Settings’ dropdown in the left
- Click Customer Portal. You can click on
pin icon next to it to add a shortcut to your settings home page
- Set up Customer Portal according to your Organization’s requirements
a. Privileges | To grant your customers the privileges that the selected user has on modules and fields in Simply CRM |
b. Default Assignee | Select an user to automatically assign tickets raised by your customers through customer portal |
c. Portal URL | This is where your customers will login to access customer portal |
d. Module Name | Displays the list of all modules that can be viewed by your customers |
e. Enable Module | Enable the check-box to make the corresponding module available to your customers |
f. See Records Across Organization | Selecting the radio button Yes enables your customers to view records of other customers in his / her Organization. No enables your customer to view only his / her records |
- 6. Click Save
Notes!
Please make sure that you do not select any admin user from the Privileges drop-down
Customer’s point of view
Using the details like Customer portal URL, username, and password, your customers can easily log into customer portal. Not just that, Simply CRM also offers them flexibility to enjoy following benefits through Customer Portal.
Resetting Password
Your customers can set up desired password after successfully logging into the Customer Portal.
Follow few simple steps to update password
- Click My Settings. You can find this link in the top right
- In the popup, provide the password details
- Click Save
Generating Tickets
If your customers have any issues with respect to the Product that was purchased from you, they can report issues by creating a Ticket (Case) through Customer Portal.
Managing Tickets
- Click Tickets tab
- Click Show drop-down to Sort the existing tickets by Status.
- Click Search button to search for existing tickets
Creating New Ticket
- Click on New Ticket to start creating a new case or an issue.
- In the Create Ticket view, fill in the necessary information
- Click Save
Note!
- The tickets generated by customers will be populated in Trouble Tickets module in simply CRM
- In the detail view of a case, customers and ticket owner can communicate through comments
- Email notifications will be sent to ticket owner and contact when Ticket is created, Comments are exchanged or Ticket is closed.
- You can also attach files to the system. These files can be viewed in Documents section of detail view of Trouble Ticker record
- After the issue is resolved, your customer can Close the ticket by clicking on Close this ticket link. Ticket owner will also have powers to close the ticket by changing the Status to Closed
Customer Portal is a great media to share information with your customers as they can view Invoices, Quotes, Products, Documents, Contacts, Organizations, Assets and Projects. Customers can view records directly related to them or records related to other contacts in same Organization.
Note!
- Click Products tab to view the products that are directly related to the Contact and Products associated with Quotes and Invoices.This is same for Services also.
- Click Documents tab to view the list of documents that are related to the Contact. Click on the file name to download the attachment.
- Click Invoice subject download the PDF version of the Invoice.
- Click Projects tab > Project detail view of a project record, click on Raise Ticket button to generate a new case if you have any issues with respect to Project record.
Need more help with Simply CRM?
Explore help topics- Search now
Reach our awesome support – Email us on Support@simplyhq.com