Lets store owners disable the product comparison feature globally or per category from the admin, hiding the Add to Compare button and related UI elements, with optional customer-group control.
All Modules
Captures and stores product thumbnail images for order items at order placement, displaying them on the admin order view and exposing them via GraphQL for headless storefronts, with configurable-product child-image selection and placeholder fallback.
Looking for contributors - Help fix build issues
Adds image resizing capabilities to blocks and phtml templates. Supports resizing via ViewModel or Helper, and includes options for breakpoints and retina settings.
Order Event Dispatcher for Magento 2
butterfly-team/magento-order-event-dispatcher 81
Triggers order-related Magento events (sales_order_place_after, checkout_submit_all_after, sales_order_save_after) for an existing order via a secret-key-secured URL, useful for processing orders created directly in the database.
Adds HTML comments to the rendered page output identifying the block class and template behind each section, helping developers locate the source of frontend markup.
SSR GraphQL for Magento 2
neutromelabs/magento2-ssr-graphql 68
Adds server-side rendering of GraphQL queries to any Magento 2 frontend, preloading a query's response at page render so JavaScript has instant data without a first AJAX round-trip, with a simplified fetch() to repeat queries. Works well with AlpineJS.
Headless Components for Magento 2
neutromelabs/magento2-headless-components 68
Renders phtml-based templates without registering them in layout XML, with native theme overrides, block caching, FPC compatibility, and first-class AlpineJS companion blocks for building modular components.
Google Tag Manager Extension for Magneto 2 developed by Risecommerce
risecommerce/googletagmanager-extension 40
Adds Google Tag Manager to your Magento 2 store. Simplifies integration and management of GTM for tracking and analytics.
Integrates Mobbex payment gateway with Magento 2. Allows processing payments through Mobbex's platform.
Looking for contributors - Help fix build issues
Magento 2 Disable Two-Factor Authentication Module
magestyapps/module-disable-2fa 40
Allows administrators to disable two-factor authentication for specific admin users. Provides both admin panel and command-line options for managing user 2FA status.
Looking for contributors - Help fix build issues
Detects and blocks suspicious IP addresses based on failed login attempts. Sends warning emails to store owners about potential security threats.
Looking for contributors - Help fix build issues
Adds configurable keyboard shortcuts to expand or collapse all collapsible panels on a Magento admin page, improving productivity on system configuration screens.