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.
All Modules
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.
Mirrors Magento's default logs and errors to stderr, facilitating centralized logging in Docker environments. Simplifies log collection for containerized Magento 2 deployments.
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.
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.
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.
Integrates the Swiper touch slider as a Magento 2 JS Widget. Allows creation of mobile-friendly, hardware-accelerated image and content sliders.
Enables Hyva theme support for the Abeta PunchOut B2B procurement module, providing Hyva-compatible frontend templates and styling so the punchout integration renders correctly on Hyva storefronts.
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.
Integrates the Tippy.js library into Magento 2. Enables tooltips on elements with the `title` attribute using Tippy.js.
Disables the welcome email sent to newly registered customers, with per-store configuration so it can be turned off selectively across multiple store views.
PageBuilder FAQ Accordion
luan-modules/module-faq 85
Adds a FAQ accordion component to Magento 2 Page Builder, allowing merchants to create collapsible question-and-answer sections directly from the page builder interface.