mageinic / customer-profile
MageINIC客户资料,客户资料扩展程序允许用户通过添加、更新和删除头像来个性化他们的资料。通过在网站页眉和评论等关键部分显示头像,增强了商店的整体用户体验和个人化。
dev-main
2024-01-18 11:44 UTC
Requires
- php: ^8.0
- mageinic/core: 1.0.*
- magento/module-customer: 103.0.*
This package is auto-updated.
Last update: 2024-09-18 13:14:53 UTC
README
1. 如何安装
方法1:安装可粘贴的包
方法2:通过composer安装 [推荐]
在Magento 2根目录下运行以下命令
composer require mageinic/customer-profile
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
2. 如何使用
- 请参阅
Customer Profile Extension User Guide.pdf
文件以获取如何使用扩展程序的说明。
3. 获取支持
- 如果您有任何进一步的问题,请随时联系我们。
- 喜欢这个项目,给我们一个星标