Manugentoo Base 模块

安装: 4

依赖: 1

建议: 0

安全: 0

星标: 1

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.0.0 2022-03-07 08:02 UTC

This package is auto-updated.

Last update: 2024-09-08 05:37:07 UTC


README

Magento 2 Manugentoo Base 模块

扩展主页: https://github.com/manugentoo/magento2-base

联系方式

捐赠 / 支持我

安装

Composer 安装

  • 运行 composer 命令

$> composer require manugentoo/base

手动安装

  • 从存档中提取文件

  • 将文件部署到 Magento2 文件夹 app/code/Manugentoo/Base

启用扩展

  • 启用扩展(使用 Magento 2 命令行界面 *)

$> php bin/magento module:enable Manugentoo_Base

  • 为了确保已启用的模块已正确注册,运行 'setup:upgrade'

$> php bin/magento setup:upgrade

  • [如果需要] 重新编译代码和重新部署静态视图文件

$> php bin/magento setup:di:compile $> php bin/magento setup:static-content:deploy

享受吧!

最好的祝福,Manu Gentoo