You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,4 +19,5 @@ A WooCommerce plugin that automatically generates and delivers product feeds to
19
19
- Running [Build Production Zip](https://github.com/woocommerce/OpenAI-Product-Feed/actions/workflows/build-production-zip.yml) workflow manually for your selected branch
20
20
2.**Upload** the zip file via WordPress admin (Plugins > Add New > Upload Plugin) or extract to `/wp-content/plugins/`
21
21
3.**Activate** the plugin through WordPress admin
22
-
4. Go to **WooCommerce > Settings > Integrations > OpenAI** for OpenAI Product feed.
22
+
4. Go to **WooCommerce > Settings > Integrations > Agentic Commerce** for OpenAI Product feed.
23
+
- This settings requires the hidden Woo core feature flag `agentic_checkout` enabled. Enable it by CLI command: `wp option update woocommerce_feature_agentic_checkout_enabled 'yes'`
0 commit comments