Tracks changes to CMS Pages and Blocks, creating versions before each save. Allows administrators to view version history and restore previous versions.
Looking for contributors - Help fix build issues
Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2
Tracks changes to CMS Pages and Blocks, creating versions before each save. Allows administrators to view version history and restore previous versions.
Looking for contributors - Help fix build issues
Enables Magento 2 to send emails via external SMTP servers like Gmail, Office 365, and Amazon SES. Provides control over SMTP settings for improved email deliverability.
Looking for contributors - Help fix build issues
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.
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.
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.
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.
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.
Adds Google Tag Manager to your Magento 2 store. Simplifies integration and management of GTM for tracking and analytics.
Adds a native blog to Magento 2, including posts, categories, and SEO metadata. Integrates with RequestDesk for AI-powered content creation and product catalog syncing.
Enables Sezzle payment gateway within Magento 2. Allows customers to pay for purchases in installments.