>
Download This Plugin | |
Download Elegant Themes | |
Name | JSON API User |
Version | 1.7 |
Author | Ali Qureshi |
Rating | 100 |
Last updated | 2015-03-06 03:14:00 |
Downloads |
5388
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
JSON API User plugin added 6 bytes of resources to the Home page and 6 bytes of resources to the sample Post page.
JSON API User plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! JSON API User plugin ads no tables to your Wordpress blog database.JSON API User extends the JSON API Plugin with a new Controller to allow RESTful user registration, authentication, password reset, RESTful Facebook Login, RESTful User Meta and BuddyPress xProfile get and update methods. This plugin is for WordPress/Mobile app developers who want to use WordPress as mobile app data backend.
Features include:
The plugin was created for mobile apps integration with the web app using WordPress as backend for all the data. WordPress helped in putting together the web app quickly and then Mobile iOS and Android apps were integrated via this plugin. There were some app specific customized methods which are not included but rest have been made generic for community usage.
My other JSON API Auth plugin has also been integrated with this from version 1.1. since most methods required user authentication via cookie for data update. You can also write your own methods by copying the existing methods if you need any user related features.
Hope this will help some.
Pro Version - JSON API User Plus
A pro version of this plugin, JSON API User Plus, is available here http://www.parorrey.com/solutions/json-api-user-plus/ that supports BuddyPress Messages component, BuddyPress avatar upload and other BuddyPress related functions to integrate BuddyPress features in your mobile app via REST.
'JSON API User Plus' includes API key which protects and restricts the endpoint calls. This key can be updated from Settings > User Plus options page. Your app must include this key with every call to get the data from REST API. Please see documentation for calling endpoints examples for 'JSON API User Plus'.
'JSON API User Plus' also enables you to add_post
, update_post
, delete_post
with featured image via RESTful endpoints calls. It also enabled you to use BuddyPress Messages component endpoints via REST. Please see details http://www.parorrey.com/solutions/json-api-user-plus/ for all the available endpoints.