Extends Magento's email handling to log outgoing messages to the database even when sending is disabled, and adds a configurable blacklist to skip sending to matching addresses, with an admin log grid.
All Modules
Sends automated SMS and WhatsApp notifications to customers and admins for order status changes, new-customer welcomes, and new-order alerts via a self-hosted RCSZilla installation, with per-store channel selection and customizable message templates.
Syncs orders and customers from Magento to the Retainly CRM platform, tracks abandoned carts, and sends real-time storefront events to its marketing engine.
Generates spec-compliant llms.txt and llms-full.txt files from a Magento 2 catalog so AI assistants like ChatGPT, Claude, and Perplexity can discover products. Inventory-aware with variant/bundle/grouped intelligence, admin-selectable attributes, category breadcrumbs, multi-store/multi-language output, cron auto-regeneration, and CLI/REST generation.
Integrates TML logistics services with Magento 2 for shipping rate calculation at checkout, automatic event dispatch, and retry-based message reliability using the Outbox pattern.
Technical Magento 2 module providing simple development pattern, configurations and optimizations to make REST API requests toward external services based on Guzzle Client.
Looking for contributors - Help fix build issues
Enhances Magento 2 system logging with contextual metadata (file, line, class) and real-time alerts via Email and Telegram using Monolog processors and handlers for easier debugging.
Extends the Magento admin media library to upload and manage additional images, videos, and documentation files alongside the standard catalog media.
Looking for contributors - Help fix build issues
Automatically generates LAPIS (Lifecycle & Protocol Intent Specification) declarations from a live Magento 2 install by introspecting order statuses, transitions, and state mappings. Produces YAML/JSON for orders, invoices, credit memos, shipments, and cart, adds X-LAPIS state/transition REST headers, an admin state-machine visualizer, and CLI generate/validate tools. Read-only.
Looking for contributors - Help fix build issues
Surfaces your catalog to AI shopping assistants (ChatGPT, Claude, Perplexity, Google AI Overviews) via a structured product feed, controls which AI crawlers are allowed, attributes orders to AI traffic, and reports visibility on a dedicated dashboard.
Provides PHP methods to determine a customer's country based on their IP address. Enables features like automatic currency and language switching.
Adds products to the wishlist via AJAX, avoiding page reloads. Displays a customizable success message after adding an item.