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.
All Modules
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.
Integrates Magento 2 with Klaviyo. Tracks customer behavior like viewed items and abandoned carts, and syncs newsletter subscriptions to Klaviyo lists.
Extends the Magento admin media library to upload and manage additional images, videos, and documentation files alongside the standard catalog media.
Looking for contributors - Help fix build issues
Adds AJAX-powered layered navigation and toolbar plus infinite scroll to category product listings.
Looking for contributors - Help fix build issues
Calculates shipping rates based on destination, weight, price, or quantity using a CSV file. Allows defining custom shipping methods and rules.
Provides advanced logging with graded levels (debug, info, warning, critical) per extension. Log entries are stored in a database table viewable in the Magento admin panel.