ecomteck/module-core

Ecomteck Core for Magento 2

安装次数: 7,174

依赖项: 4

建议者: 0

安全性: 0

星标: 2

关注者: 1

分支: 0

开放性问题: 0

类型:magento2-module

1.0.2 2019-12-11 02:42 UTC

This package is auto-updated.

Last update: 2024-09-10 00:38:26 UTC


README

如何安装Ecomteck_Core

通过composer安装

在Magento 2根目录中运行以下命令

composer require ecomteck/module-core
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

如果您的店铺处于产品模式,请运行编译

php bin/magento setup:di:compile