Aquesta extensió no s’ha provat en les darreres 3 versions majors del WordPress. Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat quan s’usa en versions recents del WordPress.

Mobile APP Dashboard Custom Fields Json API

Descripció

Plugin for provide Configuration page or Dashboard for your mobile APP so you can add custom fields as many as you want and get data in Jason API. you just need to install and activate the plugin and add your data in custom fields tab under settings menu after that you need to create a post with jason API type and hit on front end of your post you get jason data of your fields.

Captures

  • You can add multiple fields of different type as many as you want and save data in it.
  • This picture shows that different fields with different type of data for your mobile app so you can define even your app layout in this plugin.
  • Create a new post using ‘Custom Fields API’ type for get Jason data.
  • Hit front end of your new post and you got Jason data for your mobile APP.
  • Hit front end of your new post and send identifier value then you get only that single fiels data.

Instal·lació

** From your WordPress dashboard **

Visit ‘Plugins > Add New’
Search for ‘Mobile APP Dashboard Custom Fields Json API’
Activate Mobile APP Dashboard Custom Fields Json API from your Plugins page.

** From WordPress.org **

Download Mobile APP Dashboard Custom Fields Json API.
Upload the ‘Mobile APP Dashboard Custom Fields Json API’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
Activate Mobile APP Dashboard Custom Fields Json API from your Plugins page.

PMF

Can i get only single custom field?

Yes, you have different identifier for your fields you just need to send your identifier and you got single field data of sending identifier.

Who it works?

you just need to install and activate the plugin and add your data in custom fields tab under settings menu after that you need to create a post with jason API type and hit on front end of your post you get jason data of your fields.

Ressenyes

3 de setembre de 2016
Its a Very help full to give custom layout style to your mobile app on run time . so always fetch layout ,images styles from WordPress app Deashbord
Llegiu totes les 2 ressenyes

Col·laboradors i desenvolupadors

«Mobile APP Dashboard Custom Fields Json API» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.0

  • it is a first version.