manifest / integrations / fixdigital_wp
Fixdigital, integration
Services to interact with Fixdigital CRM
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/giladx/fixdigital_wp/archive/refs/heads/main.zipFrom the readme
Fixdigital integration
This plugin is compatible with WooCommerce 3.0+
Description
The plugin is designed to interact with fixdigital.co.il (CRM):
Sending of form's data on submit
Replacing phone numbers, depending on Channel ID
Sending data about pages viewed by users
Sending of woocommerce-order's data
This plugin ensure interaction with next form types
- Elementor forms
- CF7 forms
- Pojo forms
- wpforms
- Gravity forms
- Visual Forms Builder
- Divi forms
- will most likely interact successfully with all forms that send data by POST-method using wpmail() standard function
Changelog
2.35.1
Released: August 15, 2025
Added some changes form Anton to LeadsSender.php. The fields: totalpricewithtax, totaltax, subtotalpricewithouttax, totalpricewithouttax were added to orderdetails for each product
2.35.0
Released: August 5, 2025
Added fields: 'ordershippingtotal', 'ordertaxtotal', 'orderdiscounttotal', 'orderproductsprice' to the woocommerce lead (ticket: https://gitlab.uco.co.il/fixdigital/fixdigital.co.il/-/issues/3120)
2.34.4
Released: June 7, 2025
Made the output of errors during the plugin's activation more inf