Giter Club home page Giter Club logo

avs_scopehint2's Introduction

AvS_ScopeHint for Magento 2

Displays a hint when a configuration value is overwritten on a lower scope (website or store view).

Facts

Description

Whenever a configuration setting is overwritten by a lower level website or store view, an icon is displayed. On Mouseover, a list of all stores / websites which overwrite the setting is shown with the respective values. See the screenshot to get an impression of what the module does:

Screenshot

The module also displays the configuration code (which is used for ScopeConfigInterface::getValue()) with the configuration fields.

Requirements

  • PHP >= 5.6.0

Compatibility

  • Magento >= 2.1.0 (not tested on 2.0.x)

Installation Instructions

Via Composer:

  1. Call composer require avstudnitz/scopehint2 in your Magento root dir from the command line

Via Download

  1. Copy all the files into the newly created directory app/code/AvS/ScopeHint/ in the Magento 2 root.

In both cases:

  1. Enable the extension by calling bin/magento module:enable AvS_ScopeHint.
  2. Run bin/magento setup:upgrade.

Uninstallation

  1. Uninstall the extension by calling bin/magento module:uninstall AvS_ScopeHint.
  2. Remove all extension files from app/code/AvS/ScopeHint/ or use Composer to remove the extension if you have installed it with Composer

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Andreas von Studnitz, integer_net

http://www.integer-net.com

@avstudnitz

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2017 Andreas von Studnitz / integer_net GmbH

avs_scopehint2's People

Contributors

avstudnitz avatar hostep avatar thampe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.