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.
All Modules
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.
Integrates Mobbex payment gateway with Magento 2. Allows processing payments through Mobbex's platform.
Looking for contributors - Help fix build issues
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.
Adds a keyboard-shortcut quick search for Magento configuration paths in the admin, with autocomplete suggestions and direct navigation to the matching configuration section.
Integrates LiveChat with your Magento 2 store. Connect an existing account or create a new one to chat with customers and send order details.
Looking for contributors - Help fix build issues
Adds a layout block container that lets you place blocks at the very start of the HTML <head>, before other scripts — useful for consent managers and tags that must load first.