opengento/module-makegento-cli

Unleash CLI power to ease magento dumb work

dev-main 2024-11-19 17:40 UTC

This package is auto-updated.

Last update: 2024-11-19 17:40:34 UTC


README

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

Commands documentation

Make entity docs

Support

Raise a new request to the issue tracker.

Authors

  • Opengento Community - Lead - Twitter Follow
  • Contributors - Contributor - GitHub contributors