samtimalsina / msync

A Wordpress Plugin to create Marketo forms using the Marketo REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

=== mSync ===
Contributors: magiclogix
Donate link: http://magiclogix.com/
Tags: forms, marketo, marketing
Requires at least: 3.0.1
Tested up to: 4.2.1
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

MSync makes it easy to create and embed Marketo forms in WordPress

== Description ==

Need to integrate Marketo forms with your CMS? Now, you can do precisely that. MSync allows you to create forms directly in WordPress and connect them to Marketo. These native forms are pure PHP and are very secure.

It’s a simple process that allows you to take advanced actions on your lead data. Perform the following processes with ease:

* Immediately track leads by embedding munchkin.js
* Modify lead data before sending it to Marketo
* Drag and drop fields
* Add Custom fields
* Automatically push leads to Marketo
* Change fields
* Publish forms
* Embed forms into articles
* Embed forms on pages and WordPress widget

== Installation ==

1. Upload <code>msync</code> to your <code>wp-content/plugins/</code> directory.
2. Activate the plugin through the 'Plugins' menu and enable.
3. Enter your Marketo API credentials in the plugin settings page.

== Frequently Asked Questions ==

= How can I add the munchkin tracking code? =

Choose one from the <code>Tracking Code Type</code> dropdown in the plugin settings page.

= Where can I find my Marketo API credentials? =

Follow the tutorial from [WordPress](http://developers.marketo.com/blog/quick-start-guide-for-marketo-rest-api/)

== Screenshots ==

1. Setup Plugin
2. List of Forms
3. List of available form fields from Marketo
4. Configure field
5. Wordpress post. The <code>Add Marketo Form</code> button adds the shortcode.
6. Choose form you want to embed.
7. Frontend display of form.

About

A Wordpress Plugin to create Marketo forms using the Marketo REST API

License:GNU General Public License v2.0


Languages

Language:PHP 87.6%Language:CSS 6.3%Language:JavaScript 6.1%