Search code examples
androidionic-frameworkibm-mobilefirst

Existing IONIC 1 Project migrate to IBM Worklight (MobileFirst Platform 'MFP')


I just wonder how to migrate the existing Ionic (v1) project (android & IOS) to MobileFirst Platform (MFP).

Because what I realised, all the structure is totally different.

Anyone got an idea? :(


Solution

  • Check if you are using MobileFirst Foundation 8.0:

    Integrating MobileFirst Foundation 8.0 in Ionic v1 based apps https://mobilefirstplatform.ibmcloud.com/blog/2016/07/19/integrating-mobilefirst-foundation-8-in-ionic-based-apps/

    Integrating MobileFirst Foundation 8.0 in Ionic 2 based apps: https://mobilefirstplatform.ibmcloud.com/blog/2016/10/17/integrating-mobilefirst-foundation-8-in-ionic2-based-apps/

    Check if you are using IBM MobileFirst 7.1:

    https://mobilefirstplatform.ibmcloud.com/blog/2016/01/13/ionic-hybrid-mobile-app-using-mobilefirst-platform-7-1-cli/

    You need to install mobilefirst_cli_installer_7.1.0 and you can download it from here: http://public.dhe.ibm.com/ibmdl/export/pub/software/products/en/MobileFirstPlatform/mobilefirst_cli_installer_7.1.0.zip

    and then follow this tutorial : https://mobilefirstplatform.ibmcloud.com/tutorials/en/foundation/7.1/advanced-client-side-development/using-cli-to-create-build-and-manage-mobilefirst-project-artifacts/