Plugin Directory

Changeset 3343298


Ignore:
Timestamp:
08/12/2025 06:39:43 AM (8 months ago)
Author:
closetechnology
Message:

Update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • connect-ecommerce/trunk/readme.txt

    r3343025 r3343298  
    5656- Go to WooCommerce > Connect Ecommerce for the configuration.
    5757
     58== External services ==
     59
     60This plugin connects to an API to make AI SEO descriptions and product information.
     61
     62It send the product information to the API and it returns the SEO description and product information.
     63Services:
     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
     67The 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
    5869== Developers ==
    5970[Official Repository GitHub](https://github.com/closemarketing/connect-ecommerce)
     
    6374wp conecom products --update --ai=none,new,all
    6475```
    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).
    7676
    7777== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.