承接 datatrics/magento2-integration 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

datatrics/magento2-integration

最新稳定版本:1.7.0

Composer 安装命令:

composer require datatrics/magento2-integration

包简介

Datatrics Connect extension for Magento 2

README 文档

README

The Datatric Connect extension makes it effortless to connect your Magento® 2 store with the Datatrics platform.

Installation

Before you start up the installation process, we recommend that you make a backup of your webshop files, as well as the database.

There are 2 different methods to install the Magento® 2 extension.

  1. Install by using Composer
  2. Install by using the Magento® Marketplace

1) Installation using Composer

  1. Connect to your server running Magento® 2 using SSH.
  2. Locate your Magento® 2 project root.
  3. Install the Magento® 2 extension through composer and wait till it's completed:
composer require datatrics/magento2-integration
  1. After that run the Magento® upgrade and clean cache:
php bin/magento setup:upgrade
php bin/magento cache:flush
  1. If Magento® is running in production mode you also need to redeploy the static content:
php bin/magento setup:static-content:deploy
  1. After the installation: Go to your Magento® admin portal and open: Stores > Configuration > Datatrics > General to start setting up your connection.

2) Installation using the Magento® Marketplace

Module will be available on the Magento® Marketplace later this month.

Compatibility

The module has a minimum requirement of Magento 2.3 and is tested on Magento version 2.3.x & 2.4.x.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2021-01-22