Skip to content

Onasusweb/PrestaShop-Opauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

PrestaShop-Opauth

Opauth plugin for PrestaShop v1.4.x, allowing simple plug-n-play 3rd-party authentication with PrestaShop 1.4.x Version

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:

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

  1. Fork it.
  2. Create a branch (git checkout -b my_markup)
  3. Commit your changes (git commit -am "Added Snarkdown")
  4. Push to the branch (git push origin my_markup)
  5. Open a Pull Request

License

PrestaShop-Opauth is GNU General Public License (GPL) Copyright © 2012 Amaury PLANÇON (http://www.amaury-plancon.com/)

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published