Skip to content

This project is intended to give a simple Magento extension to connect it to your Uservoice account and make possible the single sign-on authentication

Notifications You must be signed in to change notification settings

michelem09/Magento-Uservoice-Single-Sign-On

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

/*	 Magento Uservoice Single Sign-On	*/
/*	 by Michele Marcucci			*/
/*	 http://www.michelem.org		*/

This software is under the MIT License
Copyright (c) 2012 Michele Marcucci
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


This is a pretty simple extension for Magento which enables single sign-on authentication between Magento Customers and Uservoice support site.

Based upon the original Uservoice documentation (you can find it here: http://developer.uservoice.com/docs/single-sign-on-how-to/) this Magento extension allow you:

* configure basic settings (enable/disable, subdomain, SSO key, Javascript ID
* automatically place user voice widget on commerce site (you can configure it on Uservoice admin page)
* add ability to login both on ecommerce site and Uservoice with same account
* add ability to automatically login on Uservoice when customer is already logged in on ecommerce site

You should customize the file "app/design/frontend/default/default/template/page/1column-uservoice.phtml" this is the page called on the Uservoice popup when you are nbot logged in and you request to login.

About

This project is intended to give a simple Magento extension to connect it to your Uservoice account and make possible the single sign-on authentication

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages