开发者 |
codengine
prashantbhople |
---|---|
更新时间 | 2025年2月19日 18:02 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/lead-magnet-for-utiliko
directory, or install the plugin through the WordPress plugins screen directly.Once you install and activate the plugin, go to the dashboard, Click on Lead Magnet For Utiliko, Enter your Utiliko CRM URL, Click on Connect button, Allow to auth screen, Click on Field Mapping, Select your WPForm from "Select Form" dropdown and configure your form mappings.
Lead-Magnet-For-Utiliko supports WPForms.
Field mappings can be configured through the Lead Magnet For Utiliko page. Select the form you want to map and assign the corresponding CRM fields.
Currently, Lead-Magnet-For-Utiliko is designed specifically for integration with Utiliko CRM.
readme.txt
.get_crm_access_token_ajax
function to handle missing form_id
data.form_id
(if needed), enabling more flexible CRM data retrieval.WP_MEMORY_LIMIT
to 512M for optimized performance.esc_sql()
and utilizing $wpdb->prepare()
with placeholders for dynamic values.wp_cache_get()
, wp_cache_set()
, and wp_cache_delete()
to optimize database queries for CRM access token retrieval.