Skip to content

opengento/magento2-makegento-cli

Repository files navigation

MakegentoCli module

Latest Stable Version License: MIT Packagist Packagist

This extension allows to automatically generate boilerplate code through the command line interface.

Setup

Magento 2 Open Source or Commerce edition is required.

Composer installation

Run the following composer command:

composer require opengento/magento2-makegento-cli

Setup the module

Run the following magento command:

bin/magento setup:upgrade

If you are in production mode, do not forget to recompile and redeploy the static resources.

Features

  • Generate CRUD entity with all required files ( routes, controllers, models,acl,grids,forms etc. )

You can find all the related commands by running the following command:

bin/magento list makegento

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow