2017 © Pedro Peláez
 

magento2-module magento2-module

image

helpcrunch/magento2-module

  • Tuesday, July 4, 2017
  • by Fervallen
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

HelpCrunch Widget module for Magento 2

HelpCrunch widget for your Magento 2 site., (*1)

Also it will automatically authorize customers in HelpCrunch (via user authentication mode)., (*2)

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

The Versions

04/07 2017

dev-master

9999999-dev

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-store 100.*
  • magento/module-customer 100.*
  • magento/module-config 100.*
  • magento/module-backend 100.*
  • magento/framework 100.*