helpcrunch / magento2-module
Package info
github.com/helpcrunch/magento2-module
Type:magento2-module
pkg:composer/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: 2026-03-10 02:14:47 UTC
README
HelpCrunch widget for your Magento 2 site.
Also it will automatically authorize customers in HelpCrunch (via user authentication mode).
Installation
composer require helpcrunch/magento2-module:dev-masterphp bin/magento module:enable HelpCrunch_HelpCrunchphp bin/magento setup:upgradephp bin/magento setup:di:compile(if magento asks to "re-run Magento compile command")php bin/magento setup:static-content:deploy -fphp bin/magento cache:clean