简体   繁体   中英

Is it possible to install the MobileFirst Platform JSONStore Cordova plugin without any other MobileFirst plugins?

I'm building an Ionic 2 app where the only MFP 8 feature I currently need is the JSONStore. Is it possible to install only the MFP JSONStore Cordova plugin, and not any of the other MFP Cordova plugins?

You can use the open source edition of JSONStore, however note that it is not supported by our support team: https://mobilefirstplatform.ibmcloud.com/blog/2016/04/01/using-security-in-jsonstore/

You can find the source and instructions in the plug-in's GitHub page: https://github.com/ibm-bluemix-mobile-services/jsonstore-cordova

To add the plug-in: cordova plugin add https://github.com/ibm-bluemix-mobile-services/jsonstore-cordova

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM