Adds Whoops error handling to Magento 2 for improved debugging. Provides detailed error reports to assist developers in identifying and resolving issues.
CLI tool that inspects and reports the Content-Security-Policy headers generated for a given Magento URL and policy, making CSP values easier to review than digging through the browser.
Wires AI coding agents into a Magento 2 project with an MCP server backed by n98-magerun2, Magento-specific coding guidelines, and automatic theme detection for Hyva, Alpaca, and Luma.
Magento 2 Log Viewer
mageprince/module-log-viewer 56
Enables viewing, searching, and managing Magento log files directly from the admin panel. Allows downloading and deleting logs without server access.
Connects Magento 2 to the Novacontent Commerce platform for AI-driven product attribute enrichment, sending products individually or in bulk and applying generated descriptions and meta tags after admin review via asynchronous cron polling.
Integrates the Zendesk (Zopim) chat widget into Magento 2 with async script loading, preconnect, configurable load delay, automatic CSP whitelisting, multi-store support, and options to exclude the chat from checkout or specific CMS/product pages.
Adds per-entity control over the meta robots tag for CMS pages, products, and categories, replacing Magento native single global setting. Lets admins customize crawl directives per page and target specific full action names to keep low-value pages out of Google index.
Adds a CLI command to bulk-delete Magento 2 products whose SKU matches a given pattern, with a confirmation step showing how many SKUs will be removed before deletion.
Adds Open Graph meta tags to CMS pages, products, and categories so links display rich previews when shared on Facebook, Twitter, and WhatsApp. Uses Magento native meta fields, supports multi-store currency and language, and adds a global featured-image attribute editable per page, product, and category.
Adds frequently asked questions to Magento 2 products and pages, with automatic FAQ schema markup, multi-store support, grouped FAQs, a product detail tab, and a widget for displaying FAQs anywhere with three layout designs.
Disables the welcome email sent to newly registered customers, with per-store configuration so it can be turned off selectively across multiple store views.
Controls whether product image URLs use Magento's /cache/ resize paths, optionally returning the original media/catalog/product file instead. Useful for external integrations, QA validation, and debugging image output.