[ 
https://issues.apache.org/jira/browse/CB-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shazron Abdullah resolved CB-4477.
----------------------------------

    Resolution: Duplicate

> Update core plugin install names
> --------------------------------
>
>                 Key: CB-4477
>                 URL: https://issues.apache.org/jira/browse/CB-4477
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>    Affects Versions: 3.0.0
>            Reporter: Shazron Abdullah
>            Assignee: Michael Brooks
>             Fix For: 3.1.0
>
>
> 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:
> {code}
> cordova plugin add org.apache.cordova.core.device
> {code}
> or 
> {code}
> plugman install --platform platform --plugin org.apache.cordova.core.device 
> --project /path/to/project
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to