anasstouaticoder/magento2-module-base

基础模块将包含其他模块使用到的所有通用组件

安装: 889

依赖: 5

建议者: 0

安全: 0

星标: 1

关注者: 1

分支: 0

开放问题: 0

类型:magento2-module

1.2.17 2024-08-31 12:10 UTC

This package is auto-updated.

Last update: 2024-10-01 00:11:03 UTC


README

复制字段路径和值,显示其父作用域中的覆盖值

Supported Magento Versions Latest Stable Version Composer Downloads Maintained - Yes
``anasstouaticoder/magento2-module-base``

主要功能

基础模块

安装

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

使用 composer 2 安装

  • 基本上,此模块将被安装为其他模块的依赖项,也可以手动安装。
  • 在 magento 项目根目录下运行命令 composer require anasstouaticoder/magento2-module-base
  • 通过运行 php bin/magento module:enable AnassTouatiCoder_Base 启用模块
  • 通过运行 php bin/magento cache:flush 清理缓存

压缩文件

  • 将压缩文件解压到 app/code/AnassTouatiCoder
  • 通过运行 php bin/magento module:enable AnassTouatiCoder_Base 启用模块
  • 通过运行 php bin/magento cache:flush 清理缓存

在后台办公室

转到商店 => 配置,您将看到已添加一个新部分 Atouati 工具

规格

基础模块将包含其他模块使用到的所有通用组件

许可

MIT