madkting / magento2-marketplace
Turn your Magento Store in a Marketplace connecting it with Madkting
1.0.0
2020-07-10 21:13 UTC
This package is auto-updated.
Last update: 2024-10-12 01:25:59 UTC
README
Turn your Magento Store in a Marketplace connecting it with Madkting.
Installation
Add the dependency in your composer config
composer require madkting/magento2-marketplace
Enable it in Magento
php bin/magento module:enable Madkting_Marketplace
Upgrade your Magento
php bin/magento setup:upgrade
Updates
For update this module execute the next command
composer update madkting/magento2-marketplace