Customer Login Screen (OpenCart Addon)
Supported OpenCart Versions:
================
v1.2.6, v1.2.7, v1.2.8, v1.2.9, v1.3.0, v1.3.1, v1.3.2, v1.3.3, v1.3.4, v1.4.0, v1.4.4, v1.4.6, v1.4.7, v1.4.8, v1.4.9
What does it do:
================
This contrib adds a login screen to the front of your store. Customers will be required to login before even seeing your store. Uses a similar design to the admin login page.
Main features:
==============
* Uses the preAction system to check customer login status to protect all pages
* Login page uses its own tpl file for extended customizations
How to install it:
==================
1) Unzip and upload the contents of proper version folder to the root directory of your OpenCart installation
-- No Files are overwritten
2) a. EDIT: index.php in the store root path
b. FIND:
-------------------------------------
// SEO URL's
$controller->addPreAction(new Router('common/seo_url'));
-------------------------------------
c. AFTER, ADD:
-------------------------------------
// Login
$controller->addPreAction(new Router('common/login/check'));
-------------------------------------
3) To change message, edit the catalog/language/english/common/login.php file
Your Review: Note: HTML is not translated!
Rating: Bad Good
Enter the code in the box below:

Categories
Information
Brands
Featured



Shopping Cart
Specials
Bestsellers





