eugene-petrov/magento2-command

Magento 2 command example

dev-main 2022-04-06 18:20 UTC

This package is auto-updated.

Last update: 2024-09-06 23:21:45 UTC


README

ExtDN M2 Coding Standard ExtDN M2 Mess Detector ExtDN M2 PHPStan

Snippet_Command

If you need to create a custom CLI command here is the example for you.

To enable this module execute:

  • php bin/magento module:enable Snippet_Command
  • php bin/magento setup:upgrade