Linux 软件免费装

Infusionsoft Proxy Service

开发者 trainingbusinesspros
更新时间 2020年8月8日 00:54
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 4.9
版权: GPLv2 or later
版权网址: 版权信息

标签

infusionsoft oauth proxy

下载

详情介绍:

Install this plugin to turn your WP installation into a proxy service to connect your WordPress plugins to Infusionsoft using their Oauth API. This plugin was created to create an Oauth connect for FormLift and is now being released for global use for other developers. This plugin is only for developers who plan on distributing their own plugins among the WordPress community with the need of connecting those plugins via Oauth to Infusionsoft. Because of the limitations of Oauth, a proxy server is needed to keep your Infusionsoft Developer App's client_id and client_secret protected as you do not want to place those in your plugins files as that could create a massive breach of security, and Infusionsoft might revoke your developer priviledges. So, follow the setup procedure on This Page to setup your plugin to use this plugin on your proxy site to connect to Infusiosnoft. To see how to integrate this with your WordPress plugins, visit the plugin homepage at oauth.formlift.net.

安装:

  1. Download.
  2. Install the regular way.
  3. Activate.
  4. Enter your Infusionsoft Developer keys into the settings area.
  5. Create an integration in your plugin.
Then you are good to go! To get help with this process, the FormLift team may be able to assist, make a support request or visit oauth.formlift.net.

常见问题:

I'm not a developer, do I need this?

No.

As a developer, why do I need this?

Infusionsoft is sunsetting their API key method, so you will eventually need Oauth to use the API.

Does this support any SDKS?

You may have to custom make your own SDK depending on your needs, but their is a planned boilerplate for the i2SDK created by David Bullock.

更新日志:

1.0.1 * 1.0