Magento Store Info
krushil/store-info
Companion Magento module for the Store Info Chrome extension that surfaces key store configuration — Magento version, locale, currency, website/store/store-view names and active theme — directly on the storefront to speed up development and debugging.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubMagento Store Info
Magento Store Info is a Chrome extension designed for Magento developers to quickly view important store configuration details directly from the storefront.
This helps developers save time during development and debugging, especially in projects with multiple websites, stores, and store views.
Features
The extension displays:
- Magento version
- Current locale
- Current currency
- Website name and code
- Store name and code
- Store View name and code
- Active theme
Why Use This Extension?
In multi-store Magento projects, developers often need to:
- Check Admin Panel repeatedly
- Inspect source code
- Query the database
- Remember multiple store configurations
Magento Store Info removes this friction by showing everything instantly from the browser.
Requirements
This extension requires the Magento module:
composer require krushil/store-info
After installation, enable and deploy Magento:
bin/magento setup:upgrade
Chrome Extension Installation
- Install the Magento Store Info Chrome extension
- Open any Magento storefront
- Click the extension icon
- View store information instantly
Use Cases
Perfect for:
- Magento developers
- Magento agencies
- Multi-store Magento projects
- Theme development
- Debugging environments
- QA/testing workflows
Privacy
This extension does not collect, store, or transmit personal user data.
See: PRIVACY_POLICY.md
License
MIT License
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.