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
1.0.3
2017-11-09 22:35 UTC
Requires
- madkting/sdk-php: ^1.0
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
Add the dependency in your composer config
composer require madkting/magento2.0-module
Enable it in Magento
php bin/magento module:enable Madkting_Connect
Upgrade your Magento
php bin/magento setup:upgrade
Updates
For update this module execute the next command
composer update madkting/magento2.0-module