Description
WPSOAP plugin creates soap server in wordpress website and expose the wordpress User, Post, Taxonomy, Term, Option through soap webservice to the end-user.
Native SoapSerevr is used for exposing the web services, it can be extended to consume the client input for creating new User,Post,Option using soap calls. Currently it only expose the data based on soap client requests.
Screenshots
Installation
-
Unzip the “wpsoap.zip” file in plugin directory and activate the plugin from plugins listing screen.
-
WPSOAP admin menu item will be added in left sidebar there user can see WSDL path, SOAP server location and available soap server methods.
-
Consume the web-services using SoapClient requests.
FAQ
- Installation Instructions
-
-
Unzip the “wpsoap.zip” file in plugin directory and activate the plugin from plugins listing screen.
-
WPSOAP admin menu item will be added in left sidebar there user can see WSDL path, SOAP server location and available soap server methods.
-
Consume the web-services using SoapClient requests.
-
Reviews
Contributors & Developers
“WPSOAP” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPSOAP” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.