Adds "next" and "previous" product navigation buttons to product pages. Allows customers to quickly browse related products within a category.
All Modules
Logs outgoing Magento 2 emails and optionally redirects all email traffic to a single address for development, with an admin view to inspect, resend, and delete logged emails, a configurable retention cron, and a REDIRECTED subject marker.
Integrates the SeQura payment gateway with Magento 2, allowing customers to pay with flexible payment options like "Buy now pay later". Merchants can offer installments and improve conversion rates.
Provides a multi-server lock service, allowing developers to apply mutual exclusion locks to shared resources. Prevents simultaneous access to resources across multiple servers.
Integrates with various email providers like Gmail and Sendmail for Magento 2. Allows configuring email services and setting a default transport for sending emails.
Calculates image dimensions (width and height) using PHP. Supports various image formats and falls back to a fast image size library if needed.
Automatically generates AI-friendly llms.txt and llms.ljson files for Magento 2 stores, covering products, categories, and CMS pages. Supports multi-store setups and scheduled cron-based updates.
Provides tooling to create and manage Data Transfer Objects in Magento 2 while retaining DI, plugins, and preferences, with automatic hydration from arrays.
Sends real-time push notifications to PingBell for key store events including new orders, invoices, shipments, credit memos, and customer registrations. Supports per-event bell configuration with encrypted API key storage.
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.
Provides on-the-fly image resizing with caching and AI-powered image enhancement. Supports multiple formats, quality control, and intelligent image modification for product and content images.
Looking for contributors - Help fix build issues
Proactively warms cache entries for frequently visited Magento 2 pages, improving website performance by ensuring popular URLs are pre-cached before customers visit them.
Looking for contributors - Help fix build issues