eugene-petrov/magento2-command

Magento 2 command example

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

pkg:composer/eugene-petrov/magento2-command

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

This package is auto-updated.

Last update: 2025-10-07 01:46:37 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