定制 effectconnect/marketplaces-plugin-m2 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

effectconnect/marketplaces-plugin-m2

最新稳定版本:1.0.77

Composer 安装命令:

composer require effectconnect/marketplaces-plugin-m2

包简介

EffectConnect Marketplaces Magento 2 plugin

README 文档

README

Latest Version on Packagist Latest Stable Version Total Downloads License Monthly Downloads Daily Downloads

Use this plugin to connect your Magento 2 webshop with EffectConnect Marketplaces. For more information about EffectConnect, go to the EffectConnect website.

Important: before installing this plugin please contact the EffectConnect sales department via +31(0)852088432 and/or sales@effectconnect.com so we can provide you with a new EffectConnect account.

Table of Contents

Installation

Installing the EffectConnect Marketplaces Magento 2 plugin requires multiple steps. Follow the steps below to install the module.

Install module

Installation of the module can be performed using the composer method (command-line).

Composer

  1. Install the module using the following command:
composer require 'effectconnect/marketplaces-plugin-m2'

Setup module

After installing the module, it needs to be setup by the Magento 2 module system. This setup can be achieved using the command-line method.

Command-line method

  • When in a production environment, first put in into maintenance mode:
php bin/magento maintenance:enable
  • Perform a setup upgrade:
php bin/magento setup:upgrade
  • When in a production environment, perform a static-content deploy:
php bin/magento setup:static-content:deploy [locales]
  • Perform a cache flush:
php bin/magento cache:flush

统计信息

  • 总下载量: 42.39k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 2
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2020-04-09