2017 © Pedro Peláez
 

magento2-module module-preferencesinfocommand

Magento 2 bin/magento command to display configured preferences for classes or interfaces

image

davidandvinai/module-preferencesinfocommand

Magento 2 bin/magento command to display configured preferences for classes or interfaces

  • Thursday, May 11, 2017
  • by dmanners
  • Repository
  • 3 Watchers
  • 14 Stars
  • 40 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 3 % Grown

The README.md

bin/magento command to display configured preferences for classes or interfaces

A bin/magento command that will show you the configured preferences for classes and interfaces., (*1)

Description

Written on a train. On the way home from #mm15nl. In about an hour. Pretty neat, hu?, (*2)

Usage

Run /bin/magento help preferences:infoto find out., (*3)

Example:, (*4)

% bin/magento preferences:info LoggerInterface
Psr\Log\LoggerInterface => Magento\Framework\Logger\Monolog
Magento\Framework\DB\LoggerInterface => Magento\Framework\DB\Logger\Null

Compatibility

  • Originally written on Magento 2 version 0.74.0-beta10,
  • Currently tested on 2.1.4,

Installation Instructions

composer require davidandvinai/module-preferencesinfocommand
bin/magento module:enable DavidAndVinai_PreferencesInfoCommand

Uninstallation

Why? Sin! Heresy!, (*5)

Known Issues

Currently the module only searches global and adminhtml scope preferences.
Adding an option to specify the preference config area is on the todo list., (*6)

Developers

David Manners & Vinai Kopp
Twitter: @VinaiKopp
Twitter: @mannersd, (*7)

Licence

BSD 3-Clause., (*8)

(c) 2017 Vinai Kopp, David Manners, (*9)

The Versions

11/05 2017

dev-master

9999999-dev

Magento 2 bin/magento command to display configured preferences for classes or interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php ~7.0

 

by Vinai Kopp
by David Manners

11/05 2017

1.0.0

1.0.0.0

Magento 2 bin/magento command to display configured preferences for classes or interfaces

  Sources   Download

BSD-3-Clause

The Requires

  • php ~7.0

 

by Vinai Kopp
by David Manners