Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
3.0.0
-
None
-
None
Description
For these guides:
1. http://cordova.apache.org/docs/en/3.0.0/plugin_ref_plugman.md.html#Using%20Plugman%20to%20Manage%20Plugins
2. http://cordova.apache.org/docs/en/3.0.0/guide_cli_index.md.html#The%20Command-line%20Interface
We will need to replace the plugin as git repo link, and replace it with the actual core plugin name since plugin discovery will already be in by the time 3.1 is released
Example:
cordova plugin add org.apache.cordova.core.device
or
plugman install --platform platform --plugin org.apache.cordova.core.device --project /path/to/project
Attachments
Issue Links
- duplicates
-
CB-4493 cordova-docs for plugman-registry
- Closed