外掛說明
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.
安裝方式
- Upload plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
常見問題集
What kind of support is provided?
This plugin is completely unsupported.
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
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.