Changeset 3343297
- Timestamp:
- 08/12/2025 06:37:06 AM (8 months ago)
- File:
-
- 1 edited
-
connect-ecommerce/tags/3.1.4/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
connect-ecommerce/tags/3.1.4/readme.txt
r3343025 r3343297 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html 12 12 13 Connect Ecommerce with ERPs and CRMs. Products and Orders from ERP/CRM to WooCommerce.13 Connect WooCommerce with ERPs and CRMs. Products, Clients and Orders with ERP/CRM. 14 14 15 15 == Description == 16 16 17 This plugin allows you to products from Clientify to WooCommerce. 18 19 You can import products, and it will create new products if it does not find the SKU code from your WooCommerce. If the SKU exists, it will import all data except title and description from the product. The stock will be imported as well. 20 21 These are the features: 22 - Import categories from CRM/ERP. 23 - Import attributes as brands or others. 24 - Import variable products. 25 - Automate the syncronization. 26 - Send Orders to CRM/ERP. 27 - Send generated CRM/ERP Document attached in WooCommerce notifications. 28 - Option to select the Design of the generated CRM/ERP document. 29 - Import pack products from CRM/ERP. 30 31 At this time, Connect Ecommerce supports in free version: 17 Connect your WooCommerce store to your ERP or CRM software. This plugin makes it easy to connect your store by synchronizing products, customers, and orders. 18 19 Save hours of administrative work by eliminating the need to manually enter products, customers, and orders. 20 21 You can now use AI to generate product marketing descriptions based on information from your ERP/CRM. 22 23 There’s no need for additional plugins to request VAT numbers from companies — this plugin has it covered. 24 25 **How does it work?** 26 It synchronizes according to the natural workflow your business should have when connected to an online store. 27 28 Products: Imports products from your ERP/CRM with all the necessary sales information, supporting variable products. Keeps prices, stock, and product details up to date. 29 30 Orders and Customers: Once an order is placed, it is sent to the ERP/CRM. It creates a new customer or matches the existing one to the order in the ERP/CRM. Depending on the connector, you can choose the type of document to generate. 31 32 **Main Benefits** 33 - Imports simple, variable, and bundled products. 34 - Imports product attributes such as brand. 35 - Imports product categories. 36 - Automatically imports products. 37 - Sends orders immediately after they are placed, including historical orders. 38 - Sends invoices attached to the order email (Holded only). 39 - Allows you to choose the invoice design (Holded only). 40 - Uses AI to generate product marketing information. 41 - Adds the NIF/CIF field for proper invoicing. 42 43 This plugin serves as the foundation for various connectors. The free version supports: 32 44 - [Clientify](https://close.marketing/likes/clientify/) 33 45 34 And you will find, that there are Premium Addons to support:35 - [Holded CRM](https://close.technology/en/wordpress-plugins/connect-woocommerce-holded/)46 Premium connectors include: 47 - [Holded](https://close.technology/en/wordpress-plugins/connect-woocommerce-holded/) 36 48 - [Odoo](https://close.technology/en/wordpress-plugins/connect-woocommerce-odoo/) 37 - [NEO TPV](https://close.technology/en/wordpress-plugins/connect-woocommerce-neo/) 49 - [NEO POS](https://close.technology/en/wordpress-plugins/connect-woocommerce-neo/) 50 51 Need another connector? We offer custom integration services. [Contact us](https://close.technology/en/contact/) 38 52 39 53 == Frequently Asked Questions == 40 54 41 55 = What does this plugin do? = 42 Connect Ecommerce allows you to import products from a ERP/CRM via API with your WooCommerce store. 43 44 = How are products and orders synchronized? = 45 Products are synchronized from the ERP/CRM to WooCommerce. This is because the ERP should always contain the most up-to-date information about your business. It is the correct source for managing products, pricing, and commercial data. 46 47 Orders are synchronized from WooCommerce to the ERP/CRM. This ensures that every time a customer places an order, it is sent to your ERP for proper order and invoice management. 48 49 = What happens when a simple product is out of stock? = 50 The default behavior is that the product disappears from the store catalog, but it remains visible to search engines. This is intentional and matches the expected behavior of the shop. 56 Connect Ecommerce allows you to import products from an ERP/CRM to your WooCommerce store via API. It also sends orders from the store to your ERP/CRM and creates associated customers. 57 58 = How are products and orders synced? = 59 Products are synced from the ERP/CRM to WooCommerce because the ERP should always contain the most up-to-date business information. This ensures accurate management of products, prices, and other business data. 60 61 Orders are synced from WooCommerce to the ERP/CRM so that every time a customer places an order, it is sent to your ERP for proper order and invoice management. 62 63 = What happens when a product is out of stock? = 64 By default, the product disappears from the store catalog but remains visible to search engines. This is intentional and matches the expected store behavior. 65 51 66 52 67 == Installation == 53 68 54 - Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your 55 WordPress installation and then activate the Plugin from Plugins page. 69 - Go to Add Plugin, search for Connect Ecommerce, and Install it. Then Activate the plugin. You will need to have WooCommerce Installed. 56 70 - Go to WooCommerce > Connect Ecommerce for the configuration. 57 71 … … 68 82 This plugin connects to an API to make AI SEO descriptions and product information. 69 83 70 It send the product information to the API and it returns the SEO description and product information. 71 Services: 84 It sends product data to the API, which then returns optimized SEO descriptions and enhanced product details. 85 86 Supported Services: 72 87 - OpenAI: [Terms of use](https://openai.com/policies/row-terms-of-use/) and [Privact policy](https://openai.com/policies/row-privacy-policy/) 73 88 - 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 89 75 The co nnector 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).90 The core connector integrates with Clientify, a CRM and marketing automation tool. [Terms of use](https://clientify.com/aviso-legal/) and [privacy policy](https://clientify.com/politicas-de-privacidad). 76 91 77 92 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.