WP Fusion connects your WordPress website to your CRM or marketing automation system.
This is the Lite version of WP Fusion. It interfaces with WordPress core, but does not include any plugin-specific integrations.
All new users who register on your site will be synced to your CRM of choice, with support for any number of custom fields. Tags and/or lists can also be assigned at time of registration.
After registration, future profile updates are kept in sync with their CRM contact records.
WP Fusion provides an extensible framework for connecting WordPress to leading CRMs and marketing automation tools.
WP Fusion handles authentication, sanitization of data, and error reporting.
WP Fusion also standardizes many common API operations. For example:
$args = array(
'user_email' => '[email protected]',
'first_name' => 'First Name'
);
$contact_id = wp_fusion()->crm->add_contact( $args );
This code will add a new contact to the active CRM and return the contact ID.
For more information see the WP Fusion User Class, the CRM Class and the Developer Reference.
- ActiveCampaign
- AgileCRM
- Autonami
- Autopilot
- BirdSend
- Bento
- Capsule
- Constant Contact
- ConvertKit
- Copper
- Customerly
- Customer.io
- Drift
- Drip
- EmailOctopus
- Emercury
- Encharge
- Engage
- EngageBay
- Flexie
- FluentCRM (Same site or REST API)
- GetResponse
- Gist
- Groundhogg (Same site or REST API)
- Growmatik
- HighLevel
- HubSpot
- Infusionsoft
- Intercom
- Jetpack CRM
- Kartra
- Klaviyo
- Klick-Tipp
- Loopify
- MailChimp
- MailEngine
- MailerLite
- Mailjet
- MailPoet
- Maropost
- Microsoft Dynamics 365
- Moosend
- Mautic
- NationBuilder
- Omnisend
- Ontraport
- Ortto
- Pipedrive
- Platform.ly
- PulseTechnologyCRM
- Quentn
- Salesflare
- Salesforce
- SendFox
- SendinBlue
- Sendlane
- Tubular
- UserEngage
- WP ERP
- Zoho
For detailed setup instructions for each CRM, visit the official Documentation page.
- You can clone the GitHub repository:
https://github.com/verygoodplugins/wp-fusion-lite.git
- Or download it directly as a ZIP file:
https://github.com/verygoodplugins/wp-fusion-lite/archive/master.zip
This will download the latest copy of WP Fusion Lite.
See readme.txt.
If you find an issue, let us know here!
You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.
This is a developer's portal for WP Fusion Lite and should not be used for support. Please visit the support page if you need to submit a support request.