razzzila-dev/module-sign-in-popup
Composer 安装命令:
composer require razzzila-dev/module-sign-in-popup
包简介
N/A
README 文档
README
By default clicking on the "Sign In" button in the header, you will be redirected to the "Sign In" page. To improve UX better to show popup instead. This module extends the "Sign In for Checkout" popup and opens another popup with a form to sign-in after a click on the "Sign In" button.
Installation
Requirements:
- "magento/module-customer": ">100.0"
Package install
Manual installation
Download archive and unzip it.
Then move all files from module-sign-in-popup folder to the <magento_root>/app/code/Razzzila/SignInPopup folder.
Using Composer
Change working directory to <magento_root> and run:
composer require razzzila-dev/module-sign-in-popup bin/magento module:enable Razzzila_SignInPopup bin/magento cache:flush
Build
If you use not developer mode, you have to redeploy static content.
rm -rf ./pub/static/frontend rm -rf ./var/view_preprocessed/pub/static/frontend bin/magento setup:static-content:deploy [locale] [-t=Vendor/themename] [-a=frontend]
Support
This module is not my priority, so in time support not guaranteed. But feel free to open new issues and create pull-requests if needed.
License
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2020-02-06