Skip to content

GeeksCapital/Umc_Base

 
 

Repository files navigation

Description

The Umc_Base module is the main module of the Ultimate Module Creator for Magento 2.

What is Ultimate Module Creator For Magento 2? It's the Magento 2 module for this.
This main module allows you to create the backend CRUD for your own custom FLAT entity . Others modules for different functionalities (frontend, API, Catalog relation, ...) will follow.

Installation

After installing magento 2, run these commands:

  • 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.8%
  • JavaScript 4.7%
  • HTML 3.7%
  • CSS 0.8%