Skip to content

Support for installing packages from zip archives#3485

Merged
danielbachhuber merged 2 commits into
masterfrom
2532-install-zip
Oct 21, 2016
Merged

Support for installing packages from zip archives#3485
danielbachhuber merged 2 commits into
masterfrom
2532-install-zip

Conversation

@danielbachhuber
Copy link
Copy Markdown
Member

$ wp package install
https://github.com/wp-cli/google-sitemap-generator-cli/archive/master.zip
$ wp package install google-sitemap-generator-cli.zip

Archives are extracted to <packages-dir>/local/<package-name>, and
installed as a path repository.

Fixes #2532

```
$ wp package install
https://github.com/wp-cli/google-sitemap-generator-cli/archive/master.zip
$ wp package install google-sitemap-generator-cli.zip
```

Archives are extracted to `<packages-dir>/local/<package-name>`, and
installed as a path repository.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant