Description
IS-WP connection tool creates an endpoint to enable CRM systems to interface with WordPress through HTTP POST requests. Requests to the API endpoint are ignored unless the user sets an API key through the plugin settings page, and outbound (WordPress to CRM) connections are only triggered if set up by the user. There is no central server to process these requests – you must set up this plugin with your own API keys.
Installation
- Upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
What kind of support is provided?
This plugin is completely unsupported.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“IS-WP Connector” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “IS-WP Connector” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1
- Limits usernames to A-Za-z0-9 to match multisite limitations.
- Adds short code for api page
2.0
- First version submitted to WordPress repository.