<!---
   Licensed Materials - Property of IBM

   (C) Copyright 2015, 2016 IBM Corp.

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.
-->

# IBM MobileFirst Platform Foundation SDK plug-in
To add IBM MobileFirst&trade; Platform Foundation capabilities to an existing Cordova app, you add the cordova-plugin-mfp plug-in to your app. The cordova-plugin-mfp plug-in contains the IBM MobileFirst Platform Foundation SDK.

Refer to the documentation links for more information.

## Installation
Add this plug-in in the same way that you add any other Cordova plug-in to your app. For example, with the Cordova CLI:

	cordova plugin add cordova-plugin-mfp

## Supported platforms
- Android
- iOS
- Windows
- Browser

## Documentation

See the IBM MobileFirst Platform Foundation section of IBM Knowledge Center:

http://ibm.biz/knowctr#SSHS8R_8.0.0/wl_welcome.html

-[Installing plug-ins]
http://ibm.biz/knowctr#SSHS8R_8.0.0/com.ibm.worklight.dev.doc/dev/t_add_mfp_ex_cordova.html

For details of the changes in this latest release, see
http://www-01.ibm.com/support/docview.wss?uid=swg2C7000003

