WooCommerce Pipedrive CRM 集成 是 WordPress 的 Pipedrive CRM 集成插件,可让您非常简单地发送WooCommerce 直接订购到您的 Pipedrive CRM 帐户。集成后,创建的订单将作为交易自动添加到 Pipedrive CRM 中的指定帐户,以及其他数据。
我们插件的好处:
特征:
- 将您的“WooCommerce”订单与 Pipedrive CRM 集成。
- 创建交易时,将创建人员和组织(或现有,如果有,则使用现有)并连接到该交易。
- 字段是从 CRM 加载的(包括自定义字段)。
- 以两种模式发送:在结帐/状态更改时立即发送,或通过“WP Cron”略微延迟发送。
- 发送有关产品的数据以用于交易(在注释中)。
- 在 Pipedrive 中支持“产品”(如果在您的帐户中启用了“产品”,插件将自动在列表中创建产品并将其附加到交易中)。
- 支持发送订单状态更改。
- 支持使用 ‘URL’ 中的 ‘utm’ 参数。
- 支持发送 GA 客户端 ID。
- 支持发送 ‘roistat_visit’ cookie。
- 支持发送 ‘_ym_uid’ cookie。
- 支持发送订单优惠券列表。
- 支持发送供应商名称 ‘Dokan’。
- 支持发送优惠券代码“WooCommerce – PDF Vouchers”。
- 多管道支持。
- 批量订单发送功能。
重要说明:
- 该插件需要至少 3.5.* ‘WooCommerce’ 版本。
如何获取更新?
有关新版本和更新安装的信息,您可以使用 Envato 的插件 – Envato Market WordPress 插件.
更改日志
1.35.0 版
- Feature: improvement of the interface of the settings page (#502). - Fixed: missed `channel_id` field (#500).
1.34.1 版
- Fixed: do not pass `tax` when creating a product (#465).
1.34.0 版
- Feature: support checkout block (#433). - Feature: using WP 6.5+ plugin dependency (#432). - Fixed: skip and do not show unfillable `deal` field `product_name` (#428).
1.33.1 版
- Fixed: using `meta_query` through `wc_get_orders` (#382).
1.33.0 版
- Feature: exclude link with the Pipedrive product when duplicating (#381). - Feature: support `HPOS` (#378).
1.32.0 版
- Feature: ability to disable the sending of tax values (#335). - Fixed: ignoring field `doi_status` as it cannot be set via the API (#330).
1.31.1 版
- Fixed: filling text/numeric `enum` values (#310).
1.31.0 版
- Feature: displaying status id, stage and pipeline on status mapping tab (#295). - Fixed: filling in a set of products in a deal (#294).
1.30.0 版
- Feature: loading stages without limitation, taking into account pagination (#293).
1.29.1 版
- Fixed: `limit` on the number of `stages` when loading data (#291).
1.29.0 版
- Feature: new filter `itglx/wc/pipedrive/send-shipping-as-order-item` (#267).
1.28.0 版
- Feature: use the first `product` if more than 1 found by `name` (#220). - Feature: adding a `code` for a shipping item (#217).
1.27.0 版
- Feature: new filter `itglx/wc/pipedrive/stop-create-product` (#185).
1.26.0 版
- Feature: new filter `itglx/wc/pipedrive/product-row-by-order-item` (#182).
1.25.0 版
- Feature: try to find product by `sku` (field `code`) before by `name` (#160). - Feature: ability to set/change crm `product id` for product/variation (#159).
1.24.0 版
- Feature: new filter `itglx/wc/pipedrive/deal-note-content` (#157).
1.23.2 版
- Fixed: do not send field `value` when updating `deal` data (#143).
1.23.1 版
- Fixed: added polyfill `mbstring` when there is no `php` extension (#124).
1.23.0 版
- Feature: filling `won_time` by the date of order completion (#107). - Feature: filling `add_time` by the date of order creation instead of `now` (#106). - Feature: cancel the recurring task if there are no orders (#75). - Fixed: sending data to a field of type `double` (#109).
1.22.1 版
- Fixed: do not register a new job to send, only if there is a pending job.
1.22.0 版
- Feature: a permanent link between the `product` on the site and in the `crm`. - Feature: search for a person by phone & email instead of a name & email. - Feature: support for processing utm tags when using caching plugins. - Fixed: `utm` data loss during delayed sending. - Fixed: limit on the number of fields has been increased to the maximum possible 500.
1.21.0 版
- Feature: add new tag [order_admin_edit_link]. - Feature: add new tag [order_id]. - Feature: add new tag [order_status_id]. - Feature: add new tag [order_status_title]. - Feature: add new tag [shipping_price_total].
1.20.0 版
- Feature: ability to delete all order links with crm deal. - Feature: add new filter `itglx_wc_pipedrive_send_tax_info`. - Feature: additional bulk send option (all or not yet sent). - Feature: use `action scheduler` to execute the order sending event instead `wp cron`.
1.19.1 版
- Chore: `currency` field. - Feature: optional sending changes by fields when sending status changes (or order changed) for a deal (after the first data sending).
1.18.0 版
- Chore: show deal id in order list. - Feature: redesigned process of sending data through mass actions with orders, to achieve greater stability.
1.17.2 版
- Chore: added new filter `itglx_wc_pipedrive_do_not_send_order`. - Chore: default log file path, moved to `WordPress` uploads directory. - Fixed: ignore meta data if it is object or array. - Feature: send by wp cron (with a delay) or immediately. - Feature: added a check for the existence of the deal before the update, if it does not exist, a new one is created.
1.15.1 版
- Chore: use `webpack` to build assets. - Feature: added new tag for item name template - [item_product_variation_attributes_info]. - Feature: template for the name of the product item line. - Feature: the ability to disable the addition of sku to the product name when sending to crm.
1.12.1 版
- Chore: compatibility check with WC 4.4 - Feature: show item meta data in note. - Fixed: compatibility with `Flexible Checkout Fields`. - Feature: support pipedrive products.
1.10.3 版
- Chore: added filter `itglx_wc_pipedrive_deal_stages_resolve_list`. - Chore: ignore deal service fields. - Chore: added notice if `status mapping` not configured. - Feature: using the new search API. - Feature: reset fields cache by button without cron. - Feature: added the ability to log requests to CRM (disabled by default).
1.7.2 版
- Chore: the list of users id is displayed next to the field of the user type. - Fixed: possible search error of the existing organization in part of the name. - Feature: update for an existing person and organization.
1.6.1 版
- Fixed: the menu item is not displayed when using `Admin Menu Editor`. - Feature: populate the value of the select and multiselect field.
1.5.0 版
- Chore: improving the appearance of the settings page. - Feature: support for processing any meta customer values (value must be written before the order is sent to crm).
1.4.3 版
- Fixed: deleting a shortcode string if it has no value, otherwise just a shortcode string could have been sent. - Fixed: compatibility with `Checkout Field Editor for WooCommerce`. - Fixed: compatibility with `WooCommerce Sequential Order Numbers Pro`.
1.4.0 版
- Feature: added new tag - [order_coupon_list]. - Feature: added new tag - [shipping_method_title]. - Feature: added new tag - [order_create_date]. - Feature: supports send voucher code `WooCommerce - PDF Vouchers`. - Feature: supports send vendor name `Dokan`. - Feature: support for `GA Client ID`.
1.3.0 版
- Feature: skip order processing for specified products.
1.2.0 版
- Feature: Bulk sending orders to CRM.
1.1.0 版
- Feature: support for processing any meta order values (value must be written before the order is sent to crm).
1.0.1 版
- Fixed: could occur using `WP_Error` as `array`.
1.0.0 版
- Initial public release