Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/banjerr/infusionpress_forms
Wordpress plugin that requests authorization from an Infusionsoft app and pulls the forms into WP for implementation within shortcodes, with editable "thank you" pop ups after the form is submitted through Ajax
https://github.com/banjerr/infusionpress_forms
Last synced: 6 days ago
JSON representation
Wordpress plugin that requests authorization from an Infusionsoft app and pulls the forms into WP for implementation within shortcodes, with editable "thank you" pop ups after the form is submitted through Ajax
- Host: GitHub
- URL: https://github.com/banjerr/infusionpress_forms
- Owner: Banjerr
- Created: 2015-10-30T21:23:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-11-16T03:22:15.000Z (about 9 years ago)
- Last Synced: 2024-11-14T18:54:48.412Z (2 months ago)
- Language: PHP
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/Banjerr/infusionPress_Forms.svg?branch=master)](https://travis-ci.org/Banjerr/infusionPress_Forms)
# InfusionPress Forms
![Logo](https://github.com/Banjerr/infusionPress_Forms/blob/master/images/infusionPressLogo.png)Because sometimes you just need a simple way to add an IS form, with sweet validation, AJAX submission, and custom "Thank You" popups with each form.
No more of this "Log in to Infusionsoft, find the campaign that contains the web form, open the web form and navigate to the code, copy the code from InfusionSoft, log into WordPress, find the page you want, paste the code into WordPress", only to have your users directed to a lame "Thank You" page which might even take them away from your site!
## Installation
Super EASY! Simply install the plugin, go to the settings page and authenticate your Infusionsoft app. Adding a form is as easy as picking your form from a dropdown, customizing your "thank you", and copying/psting the InfusionPress shortcode wherever you want it.
### Activating The Plugin And Authorizing Your IS App
![Activation](https://github.com/Banjerr/infusionPress_Forms/blob/master/images/activate.gif)### Creating Your First InfusionPress Post
![Creation](https://github.com/Banjerr/infusionPress_Forms/blob/master/images/implemenet.gif)### Using The InfusionPress Shortcode
This will work in any post/custom post type/page/page-tempate (if you know how to use shortcodes in page templates, ;-) )
![Implementing](https://github.com/Banjerr/infusionPress_Forms/blob/master/images/using.gif)### End Result
This Wordpress install has no styling, just a CSS normalize. BUT check out how nice the "Thank You" popup looks. And it's RESPONSIVE!
![Rewarding](https://github.com/Banjerr/infusionPress_Forms/blob/master/images/rewarding.gif)# Support
If you need any help, please feel free to send me an e-mail [email protected] or you open an Issue on GitHub