Contact Form 7 to REST Call
开发者 |
Nikolay Chankov
|
更新时间 |
2012年9月16日 19:29 |
捐献地址: |
去捐款 |
PHP版本: |
Contact Form 7 及以上 |
WordPress版本: |
1.0 |
版权: |
GPLv2 or later |
详情介绍:
First a disclaimer: I am not the maker of Contact Form 7 or associated with it's author.
That being said, I think Contact Form 7 is great...except for one thing. It does not save or post its information.
This plugin allows to save history of submits and send XML REST call to web service.
It can easily be modified to make other than XML data calls.
安装:
- Be sure that Contact Form 7 is installed and activated (this is an extension to it)
- Import contact-form-7-REST.zip via the 'Plugins' menu in WordPress
- Activate the plugin through the 'Plugins' menu in WordPress
- Adds an Admin menu item for seeing the stored data
- Edit conf.php file to set call settings
Notes:
- Installing this plugin creates its own table. If you uninstall it, it will delete its table and any data you have in it. (But you can deactivate it without loosing any data).
- Tested on WP 3.0, PHP 5.2.13, MySQL 5.0 (Using 1and1 for hosting)
更新日志: