greggythefly/PrestaShop-Opauth
Opauth plugin for PrestaShop v1.4.x & v1.5.x, allowing simple plug-n-play 3rd-party authentication with PrestaShop 1.4.x & 1.5.x Version
PrestaShop-Opauth
Opauth plugin for PrestaShop v1.4.x, allowing simple plug-n-play 3rd-party authentication with PrestaShop 1.4.x Version
-
Project Managers
Amaury PLANÇON -
Developers/Programmers
Open Presta
Amaury PLANÇON
Implemented based on
-
Opauth - Multi-provider authentication framework for PHP
-
EmailVerify - PrestaShop module by Mellow
Changelog
####v1.0.1 (01 December 2012)
- Quick Fix
####v1.0.0 (01 December 2012)
- Initial release allowing simple plug-n-play 3rd-party authentication for Facebook, Twitter & Google
Available strategies
A strategy is a set of instructions that interfaces with respective authentication providers and relays it back to Opauth.
Provider-specific:
-
Facebook
@author uzyn
@link https://github.com/uzyn/opauth-facebook -
Twitter
@author uzyn
@link https://github.com/uzyn/opauth-twitter -
Google
@author uzyn
@link https://github.com/uzyn/opauth-google
Requirements
PHP 5 (>= 5.2)
Contribute
PrestaShop-Opauth needs your contributions, especially the following:
- Issues
Refer to issues to see open issues.
How to Contribute
- Fork it.
- Create a branch (
git checkout -b my_markup) - Commit your changes (
git commit -am "Added Snarkdown") - Push to the branch (
git push origin my_markup) - Open a Pull Request
License
PrestaShop-Opauth is GNU General Public License (GPL)
Copyright © 2012 Amaury PLANÇON (http://www.amaury-plancon.com/)