Changeset 3343298
- Timestamp:
- 08/12/2025 06:39:43 AM (8 months ago)
- File:
-
- 1 edited
-
connect-ecommerce/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
connect-ecommerce/trunk/readme.txt
r3343025 r3343298 56 56 - Go to WooCommerce > Connect Ecommerce for the configuration. 57 57 58 == External services == 59 60 This plugin connects to an API to make AI SEO descriptions and product information. 61 62 It send the product information to the API and it returns the SEO description and product information. 63 Services: 64 - OpenAI: [Terms of use](https://openai.com/policies/row-terms-of-use/) and [Privact policy](https://openai.com/policies/row-privacy-policy/) 65 - DeepSeek: [Terms of use](https://cdn.deepseek.com/policies/en-US/deepseek-terms-of-use.html) and [Privacy policy](https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html) 66 67 The connector base is to connect Clientify, an CRM Marketing Automation tool. [Terms of use](https://clientify.com/aviso-legal/) and [privacy policy](https://clientify.com/politicas-de-privacidad). 68 58 69 == Developers == 59 70 [Official Repository GitHub](https://github.com/closemarketing/connect-ecommerce) … … 63 74 wp conecom products --update --ai=none,new,all 64 75 ``` 65 66 == External services ==67 68 This plugin connects to an API to make AI SEO descriptions and product information.69 70 It send the product information to the API and it returns the SEO description and product information.71 Services:72 - OpenAI: [Terms of use](https://openai.com/policies/row-terms-of-use/) and [Privact policy](https://openai.com/policies/row-privacy-policy/)73 - DeepSeek: [Terms of use](https://cdn.deepseek.com/policies/en-US/deepseek-terms-of-use.html) and [Privacy policy](https://cdn.deepseek.com/policies/en-US/deepseek-privacy-policy.html)74 75 The connector base is to connect Clientify, an CRM Marketing Automation tool. [Terms of use](https://clientify.com/aviso-legal/) and [privacy policy](https://clientify.com/politicas-de-privacidad).76 76 77 77 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.