Magento 2 module that displays visual hints when configuration values are overwritten on lower scopes (website/store view).
AvS_ScopeHint2 is a Magento 2 module that adds visual indicators to the admin configuration interface, showing when settings are overridden at lower scopes like websites or store views. It helps administrators and developers quickly see where configuration values differ across the store hierarchy, making management and troubleshooting more efficient.
Magento 2 administrators, developers, and agencies who manage multi-website or multi-store setups and need clarity on configuration overrides.
It provides immediate, visual feedback on configuration overrides directly in the admin panel, eliminating the need to manually check each scope or use debugging tools, saving time and reducing errors in complex Magento environments.
Magento 2 module for displaying additional information in configuration
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Displays icons for overridden settings with hover details showing which stores/websites override them and their values, directly from the screenshot description in the README.
Follows a non-intrusive approach as per the philosophy, avoiding clutter in the admin panel while providing actionable insights.
Allows enabling/disabling configuration path display via admin settings under Developer Debug, giving users control over interface details.
Supports both Composer and manual download with simple steps like `module:enable` and `setup:upgrade`, making setup straightforward.
Lacks command-line or API access to override data, limiting utility for automated workflows or scripting needs.
Not tested on Magento 2.0.x per the README, excluding users on older versions who might need similar functionality.
Focuses solely on visualization without tools for bulk editing, export, or deeper configuration management, which complex setups might require.