manishjoy / module-customerlogin
free magento 2 extension to login & signup using ajax
Package info
github.com/manishjoy/customer-ajax-login
Type:magento2-module
pkg:composer/manishjoy/module-customerlogin
dev-master
2021-12-10 20:19 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
- magento/module-customer: *
- manishjoy/module-core: *
This package is not auto-updated.
Last update: 2026-03-13 01:40:07 UTC
README
Magento 2 Extension
Free magento 2 extension to login & signup using AJAX
Magento Doesn't have Ajax supported Login and Sign Up out of the box, this extension enables this feature
Features:
- Easy to use
- Looks like core functionality of Magento (at backend as well as frontend)
- Unencrypted code for easy customization
Screenshots:
--1--
--2--
The extension is free and always will be
Additional Charges:
Installation: $ 20
Support: $ 40 /6 months
Liked my work?
--- OR ---
Prerequisites
Use the following table to verify you have the correct prerequisites to install this Extension.
| Prerequisite | How to check | For more information |
|---|---|---|
| Apache 2.2 or 2.4 | Ubuntu: apache2 -vCentOS: 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 |