The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
617 Ready
473 Need Help
🏆 Leaderboard
Actively Maintained v1.0.0

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.

3
Downloads
Below average
0
GitHub Stars
1mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1 warning
L1 PHPStan

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.0.0 on Magento 2.4.9
Jun 1, 2026

Share This Module's Status

Magento Store Info Magento compatibility status badge

README

Loaded from GitHub

Magento 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

  1. Install the Magento Store Info Chrome extension
  2. Open any Magento storefront
  3. Click the extension icon
  4. 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.