integer-net/magento2-cli-scope-hint

This module shows the configuration values for all scopes on the command line

dev-master 2023-01-11 15:27 UTC

README

Latest Version on Packagist Software License Build Status Supported Magento Versions

Coverage Status Quality Score Maintainability

This module shows the configuration values for all scopes on the command line

Installation

  1. Install it into your Magento 2 project with composer:

    composer require integer-net/magento2-cli-scope-hint
    
  2. Enable module

    bin/magento setup:upgrade
    

Configuration

Usage

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Testing

Unit Tests

./vendor/bin/phpunit tests/unit

Magento Integration Tests

  1. Configure test database in dev/tests/integration/etc/install-config-mysql.php. Read more in the Magento docs.

  2. Copy tests/integration/phpunit.xml.dist from the package to dev/tests/integration/phpunit.xml in your Magento installation.

  3. In that directory, run

    ../../../vendor/bin/phpunit

Security

If you discover any security related issues, please email al@integer-net.de instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.