magegeeks / module-hidepriceandcartbutton
此扩展用于隐藏非登录用户的商品价格和“加入购物车”按钮。
dev-master
2018-03-07 11:05 UTC
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
This package is not auto-updated.
Last update: 2024-09-23 13:18:21 UTC
README
如何下载和安装 Hidepriceandcartbutton 扩展
安装步骤:a) 手动安装
- 下载扩展文件 "magegeeks-hidepriceandcartbutton-2.0.0.zip"。
- 在 "root/app/code" 内解压 zip 文件。
- 在 magento 安装根目录运行命令 "sudo php bin/magento setup:upgrade"。
- 通过以下命令给 var 和 pub 文件夹赋予权限:"sudo chmod 777 -R var/ pub/"
- 现在登录到管理面板,您可以看到与扩展相关的配置。
b) 使用 composer 安装
- 登录到您的 Magento 2 管理面板。
- 打开组件管理器
- 启用 Hidepriceandcartbutton 扩展
- 开始就绪检查 4.1. 就绪检查错误 4.2. 就绪检查正常
- 创建备份(可能需要一些时间)
- 备份过程完成后,按“下一步”按钮
- 现在您已准备好最终启用扩展。