Download the PHP package magebitcom/magento2-module-agentic-commerce without Composer
On this page you can find all versions of the php package magebitcom/magento2-module-agentic-commerce. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magebitcom/magento2-module-agentic-commerce
More information about magebitcom/magento2-module-agentic-commerce
Files in magebitcom/magento2-module-agentic-commerce
Package magento2-module-agentic-commerce
Short Description Magebit Agentic Commerce extension
License MIT
Informations about the package magento2-module-agentic-commerce
Agentic Commerce for Magento 2 (ACP Feed, Payments and Checkout)
This module makes your store compatible with AI-powered shopping experiences like OpenAI's "Instant Checkout" in ChatGPT.
This is the first Open-Source module that enables Agentic Commerce features in Magento 2 / Adobe Commerce stores (such as Shop in ChatGPT). The module is Hyva and Adobe Commerce Cloud compatible.
Agentic Commerce Protocol (ACP) is an open standard that enables a conversation between buyers, their AI agents, and businesses to complete a purchase.
This module is currently actively under development by Magebit and is open to public contributions.
Features
- [x] ChatGPT Compatible Product Feed Export
- [x] Instant Checkout Ready
- [x] Agentic Checkout Configuration (according to ACP)
- [x] Agentic Checkout webhooks
- [x] Delegated Payment Support
- [ ] Unit and integration tests
Requirements
- PHP >= 8.1
- Stripe Payments (only if using checkout)
Installation
As a composer package
Run bin/magento setup:upgrade
As a module
- Download latest release files and extract them under
app/code/Magebit/AgenticCommerce - Run
bin/magento setup:upgrade
Configuration
You can find the Module's configuration under Stores -> Settings -> Configuration -> Magebit -> Agentic Commerce:
Make sure to configure Product Feed settings before running an export.
Additionally, there are settings at the product level. Here you can configure product visibility in Agentic search and whether to allow Agentic Checkout.
Wiki
For detailed documentation, see the GitHub Wiki:
Contributing
Found a bug, have a feature suggestion or just want to help in general? Contributions are very welcome! Check out the list of active issues or submit one yourself.
Implementation as a Service
Interested in Magebit doing the integration for you? Contact us on our website and we can help you with the full implementation of Agentic Commerce sales channels (Instant Checkout on ChatGPT, Product Feeds, etc).
Have questions or need help? Contact us at [email protected]
All versions of magento2-module-agentic-commerce with dependencies
magebitcom/magento2-core Version 0.1.*
symfony/validator Version ^7.3
php Version >=8.1