Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-6469

Restore plugins from config.xml

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.4.0
    • None
    • cordova-cli
    • None

    Description

      CLI should be able to restore plugins that are listed on the top level config.xml.

      Essentially an entry like below, should cause the org.apache.cordova.core.console plugin version 0.2.8 to be installed from registry. If version is omitted is should just use the latest available from registry.
      <feature name="Console">
      <param name="id" value="org.apache.cordova.core.console" />
      <param name="version" value="0.2.8" />
      </feature>

      Moreover we should add a save plugins command to save the currently installed plugins to config.xml

      Attachments

        Issue Links

          Activity

            People

              gercan Gorkem Ercan
              gercan Gorkem Ercan
              Votes:
              2 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: