Magento 2 Ultimate Module Creator - Base Package

安装: 22

依赖: 0

建议者: 0

安全: 0

星标: 78

关注者: 22

分支: 40

公开问题: 11

类型:magento2-module

dev-master 2018-09-17 05:38 UTC

This package is not auto-updated.

Last update: 2024-09-20 19:40:20 UTC


README

注意
此模块已停用。
从2018年9月17日起,将不再提供升级、错误修复和支持。
如果您认为这个模块有价值,请随时克隆并维护它。

描述

Umc_Base 模块是 Ultimate Module Creator for Magento 2 的主要模块。

什么是 Ultimate Module Creator For Magento 2?它是用于此的 Magento 2 模块 (链接)
此主要模块允许您为自定义 FLAT 实体创建后端 CRUD。其他具有不同功能(前端、API、目录关系等)的模块将随后推出。

安装

安装 Magento 2 后,运行以下命令

  • composer config repositories.ultimatemodulecreator-umc-base git git@github.com:UltimateModuleCreator/Umc_Base.git
  • composer require ultimatemodulecreator/umc-base:dev-master
  • php bin/magento setup:upgrade