PHPackages                             avstudnitz/scopehint - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. avstudnitz/scopehint

ActiveMagento-module[Validation &amp; Sanitization](/categories/validation)

avstudnitz/scopehint
====================

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

0.7.1(8y ago)8629.1k↓25%24[6 issues](https://github.com/avstudnitz/AvS_ScopeHint/issues)[1 PRs](https://github.com/avstudnitz/AvS_ScopeHint/pulls)OSL-3.0PHP

Since Aug 6Pushed 3y ago12 watchersCompare

[ Source](https://github.com/avstudnitz/AvS_ScopeHint)[ Packagist](https://packagist.org/packages/avstudnitz/scopehint)[ Docs](https://github.com/avstudnitz/AvS_ScopeHint)[ RSS](/packages/avstudnitz-scopehint/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (6)Used By (0)

AvS\_ScopeHint
==============

[](#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
-----

[](#facts)

- version: 0.5.0
- extension key: AvS\_ScopeHint
- [extension on Magento Connect](http://www.magentocommerce.com/magento-connect/scope-hint.html)
- 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](https://github.com/avstudnitz/AvS_ScopeHint)
- [direct download link](https://github.com/avstudnitz/AvS_ScopeHint/archive/master.tar.gz)
- Composer key: `avstudnitz/scopehint` (via FireGento repository)

Description
-----------

[](#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](http://www.avs-webentwicklung.de/fileadmin/modules/AvS_ScopeHint.png) 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
------------

[](#requirements)

- PHP &gt;= 5.2.0
- Mage\_Core
- Mage\_Adminhtml

Compatibility
-------------

[](#compatibility)

- Magento &gt;= 1.4

Installation Instructions
-------------------------

[](#installation-instructions)

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

Uninstallation
--------------

[](#uninstallation)

1. Remove all extension files from your Magento installation

Support
-------

[](#support)

If you have any issues with this extension, open an issue on [GitHub](https://github.com/avstudnitz/AvS_ScopeHint/issues).

Contribution
------------

[](#contribution)

Any contribution is highly appreciated. The best way to contribute code is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).

Developer
---------

[](#developer)

Andreas von Studnitz

[@avstudnitz](https://twitter.com/avstudnitz)

Licence
-------

[](#licence)

[OSL - Open Software Licence 3.0](http://opensource.org/licenses/osl-3.0.php)

Copyright
---------

[](#copyright)

(c) 2012-2013 Andreas von Studnitz

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity41

Moderate usage in the ecosystem

Community23

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 68.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~502 days

Total

4

Last Release

3162d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d818498f57fc08f2bfbc7ea8e90f948e4e146c1a1cd9b776f4734395951ec189?d=identicon)[avstudnitz](/maintainers/avstudnitz)

---

Top Contributors

[![avstudnitz](https://avatars.githubusercontent.com/u/662059?v=4)](https://github.com/avstudnitz "avstudnitz (30 commits)")[![paales](https://avatars.githubusercontent.com/u/1244416?v=4)](https://github.com/paales "paales (6 commits)")[![amenk](https://avatars.githubusercontent.com/u/1087128?v=4)](https://github.com/amenk "amenk (3 commits)")[![michaellehmkuhl](https://avatars.githubusercontent.com/u/65116?v=4)](https://github.com/michaellehmkuhl "michaellehmkuhl (1 commits)")[![Maikel-Koek](https://avatars.githubusercontent.com/u/6301809?v=4)](https://github.com/Maikel-Koek "Maikel-Koek (1 commits)")[![quafzi](https://avatars.githubusercontent.com/u/164261?v=4)](https://github.com/quafzi "quafzi (1 commits)")[![tdgroot](https://avatars.githubusercontent.com/u/1165302?v=4)](https://github.com/tdgroot "tdgroot (1 commits)")[![tschifftner](https://avatars.githubusercontent.com/u/14741874?v=4)](https://github.com/tschifftner "tschifftner (1 commits)")

---

Tags

magento-extensionphp

### Embed Badge

![Health badge](/badges/avstudnitz-scopehint/health.svg)

```
[![Health](https://phpackages.com/badges/avstudnitz-scopehint/health.svg)](https://phpackages.com/packages/avstudnitz-scopehint)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[bensampo/laravel-enum

Simple, extensible and powerful enumeration implementation for Laravel.

2.0k15.9M104](/packages/bensampo-laravel-enum)[swaggest/json-schema

High definition PHP structures with JSON-schema based validation

48612.5M73](/packages/swaggest-json-schema)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[ashallendesign/laravel-config-validator

A package for validating your Laravel app's config.

217905.3k5](/packages/ashallendesign-laravel-config-validator)[crazybooot/base64-validation

Laravel validators for base64 encoded files

1341.9M8](/packages/crazybooot-base64-validation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
