Home


Initial Setup

Include the provided plugin into your Cordova project. There are different ways to do that, depending on which tools you use.

Cordova CLI

Run the following lines in the terminal:

cd path/to/my/project
cordova plugin add enhance-cordova-connector

Cocoon.IO

Go to the Settings page and switch to the Plugins section. From the list on the left side, pick the Custom option and enter the following Git Url and press the Install button:

https://github.com/enhance-co/cordova-connector.git

Others

You can obtain the connector directly from NPM and GitHub:
https://www.npmjs.com/package/enhance-cordova-connector
https://github.com/enhance-co/cordova-connector.git