shipstr/module-magento2

模块描述

安装: 1

依赖者: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

1.0.2 2024-04-04 17:50 UTC

This package is auto-updated.

Last update: 2024-09-05 12:21:00 UTC


README

``shipstream/module-magento2``

主要功能

shipstream magento2 同步

安装

* = 在生产环境中请使用 --keep-generated 选项

类型 1:Zip 文件

  • 将 zip 文件解压到 app/code/Shipstr
  • 运行 php bin/magento module:enable Shipstr_Magento2 启用模块
  • 运行 php bin/magento setup:upgrade 应用数据库更新*
  • 运行 php bin/magento cache:flush 清除缓存

类型 2:Composer

  • 将模块添加到 composer 仓库,例如
    • 私有仓库 repo.magento.com
    • 公开仓库 packagist.org
    • 公开 github 仓库作为 vcs
  • 运行 composer config repositories.repo.magento.com composer https://repo.magento.com/ 将 composer 仓库添加到配置
  • 运行 composer require shipstream/module-magento2 安装模块 composer
  • 运行 php bin/magento module:enable Shipstr_Magento2 启用模块
  • 运行 php bin/magento setup:upgrade 应用数据库更新*
  • 运行 php bin/magento cache:flush 清除缓存

配置

规格

属性