2017 © Pedro Peláez
 

magento2-module magento2-connector

Hivewyre - Magento 2 Module Connector

image

hivewyre/magento2-connector

Hivewyre - Magento 2 Module Connector

  • Thursday, March 10, 2016
  • by remmote
  • Repository
  • 1 Watchers
  • 0 Stars
  • 21 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Hivewyre_Magentoconnector

Hivewyre Connector Magento2 extension, (*1)

Module integrates hivewyre app with Magento 2, (*2)

Installation via Composer

  1. Open your command line terminal and go to your Magento 2 root installation directory., (*3)

  2. Run the following commands to install the module:, (*4)

        composer require hivewyre/magento2-connector
        php bin/magento setup:upgrade
    
    • If your magento installation is in production or default mode (.htacess => "SetEnv MAGE_MODE production"), run the following command to generate the static contents for your Magento installation (Learn more.. http://alanstorm.com/magento-2-frontend-files-serving)
        php bin/magento setup:static-content:deploy
    
  3. Clean Magento Cache. In the Magento Admin. Go to System > Tools > Cache Management and click Flush Static Files Cache., (*5)

  4. Enable the extension by going to Magento Admin Panel -> Marketing -> User Content, (*6)

Uninstall via Composer

  1. Run the following commands to Uninstall the module:, (*7)

        composer remove hivewyre/magento2-connector
        php bin/magento setup:upgrade
    
  2. Clean Magento Cache. In the Magento Admin. Go to System > Tools > Cache Management and click Flush Static Files Cache.

The Versions

10/03 2016

dev-master

9999999-dev

Hivewyre - Magento 2 Module Connector

  Sources   Download

OSL-3.0 AFL-3.0

10/03 2016

2.0.0

2.0.0.0

Hivewyre - Magento 2 Module Connector

  Sources   Download

OSL-3.0 AFL-3.0