Sends Magento 2 logs to an OpenTelemetry (OTLP) endpoint. Supports providers like Middleware, Honeycomb, OpenObserve, Dynatrace, and Grafana Cloud.
Generates an llms.txt file that controls which store content (products, categories, CMS pages) is visible to AI crawlers and large language models. Supports multi-store setups with configurable allow/disallow rules and automatic updates via cron.
Integrates QuickPay payment gateway with Magento 2. Fixes issues with order status and cancellation for unsuccessful transactions.
Enables cookie sharing between Magento and external punchout catalogs. Facilitates seamless user authentication and data transfer for integrated procurement processes.
Integrates Zip "shop now, pay later" payment gateway. Allows customers to purchase items and pay in installments.
Provides CLI commands to cleanup unused product, category, and swatches media files. Also removes illegal media gallery entries and fixes missing product image references.
Allows admins to test Magento 2 email sending. Helps verify email configuration and delivery.
Optimizes product image sizes for faster page load times. Reduces image file sizes without significant quality loss, improving website performance.
This extension is adjusting the Cookie SameSite attribute issue since Chrome 80.
This module aims to make creating grids and forms in the Magento 2 adminhtml area joyful and fast, without usage of UI components.
Allows rendering of additional templates within a block, before, after, or nested within the original template. Configure templates and their positions via layout XML.
Provides utilities to simplify Magento 2 integration testing. Includes helper functions, traits with PHPUnit assertions, and tools for managing test configurations.