A lightweight developer tool for Magento Open Source and Adobe Commerce.
- Inspect rendered CMS blocks on the storefront.
- Display CMS block ID, identifier and title.
- Open a CMS block directly in Magento Admin.
- Native Magento/PHP/JavaScript/CSS only.
- No external CDN, API or third-party library.
Copy this directory to app/code/Kumar/ContentInspector and run:
bin/magento module:enable Kumar_ContentInspector
bin/magento setup:upgrade
bin/magento cache:flushIn production mode:
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -fLog in as a Magento administrator and open the storefront. Click the CI button in the bottom-right corner. Hover and click a highlighted CMS block.
Stores > Configuration > General > Content Inspector
MIT. See LICENSE.
This project is an independent community extension. It is not affiliated with or endorsed by Adobe Inc.