Enables viewing, searching, and managing Magento log files directly from the admin panel. Allows downloading and deleting logs without server access.
All Modules
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.
Integrates Stripe to offer installment payments (meses sin intereses) at checkout, verifying in real time whether the customer card supports interest-free installments and letting them choose up to 24 monthly payments. Includes admin-configurable installment limits and debug mode.
Looking for contributors - Help fix build issues
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.
Adds two CLI commands to decrypt and reveal encrypted Magento 2 configuration values — one for decrypting a stored system.xml field by config path and store, and one for decrypting any encrypted string passed directly on the console.
Adds the current store and website code as classes on the HTML body tag, making it easy to target store- or website-specific styling and behavior in multi-store Magento 2 setups.