Skip to content

jreinke/magento-require-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

A Magento module for requiring user authentication in frontend

Magento Require Login

Installation

Magento CE 1.6.x, 1.7.x, 1.8.x

Install with modgit:

$ cd /path/to/magento
$ modgit init
$ modgit clone require-login https://github.com/jreinke/magento-require-login.git

or download package manually:

  • Download latest version here
  • Unzip in Magento root folder
  • Clear cache
  • Logout from admin then login again to access module configuration

Full overview available here.

Configure

  • Go to "System > Configuration > Bubble RequireLogin"
  • Enable "Require Login" option
  • Edit regular expression if needed (do not forget to add your IPN urls otherwhise payment transaction cannot be completed)

About

Magento extension to force customer authentication in frontend.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages