The extensions can be found here: http://www.opencart.com/index.php?route ... n_id=14630
---------------------------
[vQMod] Quick Login - no page reloading and redirection
version 1.1
written by Zoltán Demeter - opencartgeek.com
---------------------------
Features:
- Login in the background: no page reloading and redirection
- Different welcome message before and after login
- New menu item called Login before login and the logged customer's name after login
- Show account menu by click the logged in customer's name under the welcome message
- During the loading window and data animation indicates the work is in process
- It uses current layout of the store
- Work in fortuna theme too
Support: opencart@pappco.hu
Demo: http://demo2.opencartgeek.com/
Admin demo: http://demo2.opencartgeek.com/admin/ (demo/demo)
Prerequirements:
- vQmod (2.3.2)
Update:
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload contents of "upload" folder to OpenCart's root folder. If you get file replacement warnings, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
Installation:
- First you need install vQmod (http://code.google.com/p/vqmod/)
- Extract the downloaded archive
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload contents of "upload" folder to OpenCart's root folder. You should not get any file replacement warnings. If you do, double check to make sure you are not replacing any critical files (if you had an older version of the modules already installed, you will need to replace the old files).
Compatibility:
This version is tested with OpenCart 1.5.6.*, 1.5.5.*, 1.5.4.*, 1.5.3.*
Non-English users:
The english translation file is located at "catalog/language/english/module/quick_login.php"
Custom themes:
You will need to copy the included template files:
"OC_FOLDER/catalog/view/theme/default/template/module/quick_login.tpl"
and
"OC_FOLDER/catalog/view/theme/default/template/module/quick_login_logged.tpl"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/template/module/quick_login.tpl"
and
"OC_FOLDER/catalog/view/theme/YOUR_THEME/template/module/quick_login_logged.tpl"
and edit them to fit your theme.
Custom css:
You will need to copy the included css files:
"OC_FOLDER/catalog/view/theme/default/stylesheet/quick_login.css"
for your custom theme's module folder:
"OC_FOLDER/catalog/view/theme/YOUR_THEME/stylesheet/quick_login.css"
and edit it to fit your theme.
For fortuna theme you will need to overwrite the next js files:
"OC_FOLDER/catalog/view/javascript/quick_login_fortuna.js"
for "OC_FOLDER/catalog/view/javascript/quick_login.js".
Version history:
1.1 (20131205):
- added feature: now you can use it in fortuna theme too
- code optimalisation
1.0 (20131105):
- initial release
Screenshots:




