devhub/quick-ajax-login
最新稳定版本:1.0.3
Composer 安装命令:
composer require devhub/quick-ajax-login
包简介
Using the quick ajax login extension, the store manager can let the customers signup & login easily using a popup.
README 文档
README
Features
- Customer(s) can Create an Account directly while browsing the website.
- Customer(s) can Sign in quickly while browsing the website.
- Customer(s) can go to the Sign-in pop-up from Create an Account pop-up.
- Customer(s) can go to Create an Account pop-up from the Sign-in pop-up.
- Customer account validations are also working as Magento’s default behaviour.
- Welcome email will be sent to the customer(s) after registration success.
Installation
- Please run the following command
composer require devhub/quick-ajax-login
- Update the composer if required
composer update
- Enable module
php bin/magento module:enable DeveloperHub_Core php bin/magento module:enable DeveloperHub_QuickAjaxLogin php bin/magento setup:upgrade php bin/magento cache:clean php bin/magento cache:flush
4.If your website is running in product mode the you need to deploy static content and then clear the cache
php bin/magento setup:static-content:deploy php bin/magento setup:di:compile
#####This extension is compatible with all the versions of Magento 2.3.* and 2.4.*. ###Tested on following instances: #####multiple instances i.e. 2.3.7-p3 and 2.4.5
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2023-04-14