meenu0007 / ajax-login
Ajax Login
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:magento2-module
pkg:composer/meenu0007/ajax-login
Requires
- php: ^7.4.0
README
Magento 2 extension fot Ajax Login
Installation
- Enable module with
php bin/magento module:enable Commerce9_AjaxLogin - Run
php bin/magento setup:upgrade - Recompile DI
php bin/magento setup:di:compile - Recompile static files:
php bin/magento setup:static-content:deploy - Flush cache:
php bin/magento cache:flush