krushil/store-info

Magento 2 extension to quickly view store, store view, website, theme and environment information.

Maintainers

Package info

github.com/krushil-dankhara/Krushil_StoreInfo

Type:magento2-module

pkg:composer/krushil/store-info

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-05-09 18:42 UTC

This package is auto-updated.

Last update: 2026-05-10 09:13:49 UTC


README

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