Plugin Directory

Changeset 3139313


Ignore:
Timestamp:
08/21/2024 10:11:21 PM (19 months ago)
Author:
annaqq
Message:

Update to version 1.1.3 from GitLab (https://gitlab.com/aspengrovestudios/connector-for-woocommerce-and-zoho-crm; https://gitlab.com/aspengrovestudios/connector-for-woocommerce-and-zoho-crm/-/jobs/7636944401)

Location:
connector-for-woocommerce-and-zoho-crm
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • connector-for-woocommerce-and-zoho-crm/tags/1.1.3/readme.txt

    r3134477 r3139313  
    2828* Manually send orders to Zoho CRM individually or in bulk from the order list.
    2929
     30Requirements:
     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.
    3032
    3133If you like this plugin, please consider leaving a comment or review.
     
    6365
    6466== Frequently Asked Questions ==
     67
     68###  **How to Check if cURL is Installed ?**
     69To 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
    6571
    6672== Changelog ==
  • connector-for-woocommerce-and-zoho-crm/trunk/readme.txt

    r3134477 r3139313  
    2828* Manually send orders to Zoho CRM individually or in bulk from the order list.
    2929
     30Requirements:
     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.
    3032
    3133If you like this plugin, please consider leaving a comment or review.
     
    6365
    6466== Frequently Asked Questions ==
     67
     68###  **How to Check if cURL is Installed ?**
     69To 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
    6571
    6672== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.