madkting/magento2-marketplace

Turn your Magento Store in a Marketplace connecting it with Madkting

Installs: 105

Dependents: 0

Suggesters: 0

Security: 0

Type:magento2-component

1.0.0 2020-07-10 21:13 UTC

This package is auto-updated.

Last update: 2024-05-12 00:37:43 UTC


README

Turn your Magento Store in a Marketplace connecting it with Madkting.

Installation

  1. Add the dependency in your composer config

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

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

     php bin/magento setup:upgrade
    

Updates

  • For update this module execute the next command

      composer update madkting/magento2-marketplace