Magenable - OpenAI Agentic Commerce Feed is a Magento 2/Adobe Commerce module that provides the ability to generate feed files for OpenAI Agentic Commerce.
Run the following command in Magento 2 root folder
composer require magenable/module-openai-agentic-commerce-feed
bin/magento setup:upgrade
bin/magento setup:di:compile
Run the following command in Magento 2 root folder
composer update magenable/module-openai-agentic-commerce-feed
bin/magento setup:upgrade
bin/magento setup:di:compile
Go to Stores > Settings > Configuration > Magenable Extensions > OpenAI Agentic Commerce Feed.
Enabled- Enable or Disable the module for generating feeds by Cron ScheduleCron Schedule- Cron Schedule to run feed generationFile Format- Options to select a format for feed filesGenerate Feed Files- Button to run the feed files generation processRemove Feed Files- Button to remove all generated feed filesAttributes Mapping- This field allows to map OpenAI Agentic Commerce Feed Attributes and Magento Website Attributes for the feed generation (Note: website Attributes marked with the following string|*| Has attribute processor for: some_feed_attribute, some_feed_attribute |*|has special logic in the module to prepare their values for appropriate format of Feed Attributes)
Tested with Magento Open Source 2.4.4 - 2.4.8, but will probably work with older Magento 2.X versions and Adobe Commerce
The extension is developed by Magenable (https://magenable.com.au), eCommerce consultancy specializing in Magento/Adobe Commerce based in Melbourne, Australia
