madkting/magento2.0-module

This package is abandoned and no longer maintained. The author suggests using the magento2-module package instead.

Allows you connect your Madkting account with your Magento store

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Type:magento2-component

1.0.3 2017-11-09 22:35 UTC

This package is not auto-updated.

Last update: 2020-07-10 21:29:11 UTC


README

Connect and synchronize your Magento 2 store with the biggest online Marketplaces in LATAM.

Installation

  1. Add the dependency in your composer config

     composer require madkting/magento2.0-module
    
  2. Enable it in Magento

     php bin/magento module:enable Madkting_Connect
    
  3. Upgrade your Magento

     php bin/magento setup:upgrade
    

Updates

  • For update this module execute the next command

      composer update madkting/magento2.0-module