2017 © Pedro Peláez
 

magento2-module magento2_sample-command

Command line Magento 2 to show module list

image

osrecio/magento2_sample-command

Command line Magento 2 to show module list

  • Sunday, June 25, 2017
  • by osrecio
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Magento 2 Sample Command

This sample module creates one new command-line command:, (*1)

  • magento module:list (displays the list of modules)
  • Accept 2 options
    • -vend|--vendor[="..."]
    • -en|--enabled[="..."] ('y' or 'n')

You can use this sample module as an example to create your own custom commands., (*2)

The Versions

25/06 2017

dev-master

9999999-dev

Command line Magento 2 to show module list

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0

 

20/03 2016

1.0.1

1.0.1.0

Command line Magento 2 to show module list

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0

 

20/03 2016

1.0.0

1.0.0.0

Command line Magento 2 to show module list

  Sources   Download

OSL-3.0

The Requires

  • php ~5.6.0|~7.0.0