GithubHelp home page GithubHelp logo

hectorfarahani / wp-fusion-lite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from verygoodplugins/wp-fusion-lite

0.0 0.0 0.0 2.68 MB

WP Fusion connects your WordPress website to your CRM or marketing automation system.

License: GNU General Public License v3.0

CSS 2.78% JavaScript 3.02% PHP 94.12% SCSS 0.08%

wp-fusion-lite's Introduction

WP Fusion Lite

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.

For end users

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.

For developers

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.

Supported CRMs

  • ActiveCampaign
  • AgileCRM
  • Autonami
  • Autopilot
  • BirdSend
  • Bento
  • Capsule
  • Constant Contact
  • ConvertKit
  • Copper
  • Customerly
  • Drift
  • Drip
  • Emercury
  • 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
  • Ontraport
  • Ortto
  • Pipedrive
  • Platform.ly
  • PulseTechnologyCRM
  • Quentn
  • Salesflare
  • Salesforce
  • SendFox
  • SendinBlue
  • Sendlane
  • Tubular
  • UserEngage
  • WP ERP
  • Zoho

Installation

For detailed setup instructions for each CRM, visit the official Documentation page.

  1. You can clone the GitHub repository: https://github.com/verygoodplugins/wp-fusion-lite.git
  2. 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.

Changelog

See readme.txt.

Bugs

If you find an issue, let us know here!

Support

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.

wp-fusion-lite's People

Contributors

alimemz avatar bensontrent avatar devguar avatar hectorfarahani avatar pebblo avatar verygoodplugins avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.