jstanden
09-27-2007, 12:38 AM
Alright! I've committed the plug-in for the new 4.0 Support Center.
To enable:
Update from Subversion following these instructions:
http://wiki.cerberusdemo.com/index.php/Upgrading_to_Newer_Versions_of_Cerberus_Helpdesk_4 .0
Log in to your helpdesk.
Click 'Configuration' in the top navigation menu.
Click 'Plugins' from the configuration sub-menu.
Make sure the "Community Tool: Support Center" plugin is checked.
Click 'Save Changes'
Click 'Communities' in the top navigation menu.
Add a 'Support Center' tool to any of your communities.
The configuration of this tool is self-explanatory. Go ahead and tweak it to your liking and 'Save & Continue'.
Click the 'Installation' tab at the top of the tool configuration.
Copy the provided index.php file to your desired location on *any* PHP-enabled website. If you're using Apache, you should also copy the .htaccess file so your URLs are a touch friendlier.
Navigate to the appropriate URL in your browser and ogle.You can see an example of our live Support Center here:
http://www.cerberusweb.com/support/
I've temporarily enabled customer logins, so feel free to register and poke around your ticket history. Eventually we'll probably disable logins on our instance.
A good example search is "LDAP", which will return hits from our project portal (JIRA) and documentation (Mediawiki) through F&R.
The additional things I'd like to do with this:
Authenticators: Allow customer authentication through LDAP, vBulletin login, etc. This is great because a lot of people don't want yet another login.
Search History: Allow customers to not only display their support history but search it with flexible criteria (date ranges, content, status)
Themes: Using CSS and external URLs it's very easy to allow custom themes without modifying the underlying code. This should be a quickie in a subsequent update.
F&R Fine-tuning: Right now, any Fetch & Retrieve resources you expose to the portal will be searched by the user. Ultimately it makes sense to allow customers to specify the sources they're interested in to narrow down their results.Additional ideas and feedback are welcome! Enjoy!
To enable:
Update from Subversion following these instructions:
http://wiki.cerberusdemo.com/index.php/Upgrading_to_Newer_Versions_of_Cerberus_Helpdesk_4 .0
Log in to your helpdesk.
Click 'Configuration' in the top navigation menu.
Click 'Plugins' from the configuration sub-menu.
Make sure the "Community Tool: Support Center" plugin is checked.
Click 'Save Changes'
Click 'Communities' in the top navigation menu.
Add a 'Support Center' tool to any of your communities.
The configuration of this tool is self-explanatory. Go ahead and tweak it to your liking and 'Save & Continue'.
Click the 'Installation' tab at the top of the tool configuration.
Copy the provided index.php file to your desired location on *any* PHP-enabled website. If you're using Apache, you should also copy the .htaccess file so your URLs are a touch friendlier.
Navigate to the appropriate URL in your browser and ogle.You can see an example of our live Support Center here:
http://www.cerberusweb.com/support/
I've temporarily enabled customer logins, so feel free to register and poke around your ticket history. Eventually we'll probably disable logins on our instance.
A good example search is "LDAP", which will return hits from our project portal (JIRA) and documentation (Mediawiki) through F&R.
The additional things I'd like to do with this:
Authenticators: Allow customer authentication through LDAP, vBulletin login, etc. This is great because a lot of people don't want yet another login.
Search History: Allow customers to not only display their support history but search it with flexible criteria (date ranges, content, status)
Themes: Using CSS and external URLs it's very easy to allow custom themes without modifying the underlying code. This should be a quickie in a subsequent update.
F&R Fine-tuning: Right now, any Fetch & Retrieve resources you expose to the portal will be searched by the user. Ultimately it makes sense to allow customers to specify the sources they're interested in to narrow down their results.Additional ideas and feedback are welcome! Enjoy!