helpcrunch / magento2-module
dev-master
2019-05-09 10:56 UTC
Requires
- php: >=5.5
- magento/framework: *
- magento/module-backend: *
- magento/module-config: *
- magento/module-customer: *
- magento/module-store: *
This package is auto-updated.
Last update: 2024-09-09 22:33:39 UTC
README
为您的Magento 2网站提供的HelpCrunch小部件。
它还会自动在HelpCrunch中授权客户(通过用户身份验证模式)。
安装
composer require helpcrunch/magento2-module:dev-masterphp bin/magento module:enable HelpCrunch_HelpCrunchphp bin/magento setup:upgradephp bin/magento setup:di:compile(如果magento要求“重新运行Magento编译命令”)php bin/magento setup:static-content:deploy -fphp bin/magento cache:clean