Awesome
A Magento module for requiring user authentication in frontend
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)