Adds Universal Commerce Protocol (UCP) support to Magento 2, letting AI agents discover, authenticate (DID + JWT), and transact under policy control. Provides an agent capability manifest at /.well-known/ucp.json, an auth endpoint, policy middleware with rate/order limits and human-confirmation, an admin agent registry, and an audit log.
Integration & Third-Party
External services: Cloudflare, Mailchimp, Prismic, Akeneo
Connects Magento 2 to LS Central / LS Omni retail and POS systems, replicating catalog, store, and hierarchy data from the Omni server with cron-based synchronization and admin configuration of the connection and replication scope.
Looking for contributors - Help fix build issues
Integrates Antom (Ant International) payments, accepting credit and debit cards, Google Pay, and Apple Pay with support for capture, refund, and cancel within the standard Magento order workflow.
Looking for contributors - Help fix build issues
Implements the OpenAI Agentic Commerce Protocol (ACP) product feed as a Magento 2 REST API, with seven endpoints for DB-persisted feeds, paginated full-catalog product export with resolved categories and images, and SalesRule-to-promotion mapping including coupon codes and multiple benefits.
Automatically collects store and product reviews by sending timed review-request emails after orders, integrating with the Kiyoh and Klantenvertellen review platforms with multi-language support.
Looking for contributors - Help fix build issues
Extends Magento native reCAPTCHA to integrate Google reCAPTCHA Enterprise using the official Google Cloud PHP client, with admin configuration for the Cloud project ID and service-account credentials.
Integrates Paytrail payment gateway with Adobe Commerce, offering various payment methods. Supports features like order restoration after cancellation and recurring payments.
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
Connects Magento 2 with the HexaSync integration platform to automate data synchronization between eCommerce stores and ERP, CRM, POS, accounting, and marketplace systems.
Integrates the SimPay payment gateway with Magento 2.4, using a redirect-based payment flow with IPN webhook notifications for automatic order status updates and signature verification.
Connects Magento orders to the Subuno anti-fraud API, automatically reviewing purchases for fraud risk and returning results to Magento so merchants can flag risky orders before shipping.
Looking for contributors - Help fix build issues
Enables customer login and registration via WhatsApp OTP through the WApp Login service, exposing documented GraphQL operations for headless storefronts (PWA, Next.js, Vue, React) without relying on the Luma theme.