Changeset 3139313
- Timestamp:
- 08/21/2024 10:11:21 PM (19 months ago)
- Location:
- connector-for-woocommerce-and-zoho-crm
- Files:
-
- 2 edited
- 1 copied
-
tags/1.1.3 (copied) (copied from connector-for-woocommerce-and-zoho-crm/trunk)
-
tags/1.1.3/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
connector-for-woocommerce-and-zoho-crm/tags/1.1.3/readme.txt
r3134477 r3139313 28 28 * Manually send orders to Zoho CRM individually or in bulk from the order list. 29 29 30 Requirements: 31 * cURL: The plugin uses the cURL library to perform HTTP requests to the Zoho CRM API. Make sure that cURL is installed and enabled on your server. Without cURL, the plugin will not function correctly. 30 32 31 33 If you like this plugin, please consider leaving a comment or review. … … 63 65 64 66 == Frequently Asked Questions == 67 68 ### **How to Check if cURL is Installed ?** 69 To check if cURL is installed on your server, log in to your WordPress admin dashboard and navigate to Tools > Site Health. Once there, click on the Info tab and scroll down to the Server section. Look for "cURL" in the list of server details. If cURL is listed and shows as enabled, your server is ready to use the plugin. If you do not see cURL listed or it appears as disabled, you will need to contact your hosting provider to have it installed or enabled. 70 65 71 66 72 == Changelog == -
connector-for-woocommerce-and-zoho-crm/trunk/readme.txt
r3134477 r3139313 28 28 * Manually send orders to Zoho CRM individually or in bulk from the order list. 29 29 30 Requirements: 31 * cURL: The plugin uses the cURL library to perform HTTP requests to the Zoho CRM API. Make sure that cURL is installed and enabled on your server. Without cURL, the plugin will not function correctly. 30 32 31 33 If you like this plugin, please consider leaving a comment or review. … … 63 65 64 66 == Frequently Asked Questions == 67 68 ### **How to Check if cURL is Installed ?** 69 To check if cURL is installed on your server, log in to your WordPress admin dashboard and navigate to Tools > Site Health. Once there, click on the Info tab and scroll down to the Server section. Look for "cURL" in the list of server details. If cURL is listed and shows as enabled, your server is ready to use the plugin. If you do not see cURL listed or it appears as disabled, you will need to contact your hosting provider to have it installed or enabled. 70 65 71 66 72 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.