helpcrunch / magento2-module
Installs: 683
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
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: 2025-06-10 00:15:25 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-master
php bin/magento module:enable HelpCrunch_HelpCrunch
php bin/magento setup:upgrade
php bin/magento setup:di:compile
(if magento asks to "re-run Magento compile command")php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean