Magento Doesn't have Ajax supported Login and Sign Up out of the box, this extension enables this feature
- Easy to use
- Looks like core functionality of Magento (at backend as well as frontend)
- Unencrypted code for easy customization
--1--
--2--
--- OR ---
Prerequisite | How to check | For more information |
---|---|---|
Apache 2.2 or 2.4 | Ubuntu: apache2 -v CentOS: httpd -v |
Apache |
PHP 5.6.x, 7.0.2, 7.0.4 or 7.0.6 | php -v |
PHP Ubuntu PHP CentOS |
MySQL 5.6.x | mysql -u [root user name] -p |
MySQL |