avstudnitz/scopehint

Creates a warning if a configuration setting, product data or category data is overwritten on a lower level (website or store view)


Keywords
magento-extension, php
License
OSL-3.0

Documentation

AvS_ScopeHint

Displays a hint when a configuration value is overwritten on a lower scope (website or store view). Works for product and category attributes too (as of v0.3.0)

Facts

  • version: 0.5.0
  • extension key: AvS_ScopeHint
  • extension on Magento Connect
  • Magento Connect 1.0 extension key: magento-community/AvS_ScopeHint
  • Magento Connect 2.0 extension key: http://connect20.magentocommerce.com/community/AvS_ScopeHint
  • extension on GitHub
  • direct download link
  • Composer key: avstudnitz/scopehint (via FireGento repository)

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 overview about what the module does.

Works for category and product editing too.

Now displays the configuration code (which is used for Mage::getStoreConfig) with the configuration fields.

Requirements

  • PHP >= 5.2.0
  • Mage_Core
  • Mage_Adminhtml

Compatibility

  • Magento >= 1.4

Installation Instructions

  1. Install the extension via Magento Connect with the key shown above or copy all the files into your document root.

Uninstallation

  1. Remove all extension files from your Magento installation

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

http://www.avs-webentwicklung.de

@avstudnitz

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2012-2013 Andreas von Studnitz