Apache Cordova

A quick reference to common Apache Cordova commands.

A cheatsheet by @rstacruz|Refreshed about 3 years ago.Refresh|View source on Github

Common commands

Common commands

cordova plugin ls
cordova plugin search facebook
cordova plugin add com.phonegap.plugins.facebookconnect
cordova platform add ios
cordova platform ls
cordova platform update ios
cordova platform check

Common plugins

Common plugins

Some commonly-used plugins:

Also:

  • com.phonegap.plugins.facebookconnect
This cheat sheet can be found in the following categories: