Skip to content

Add ability to provide a dependency file for installing plugins #172

@Buzut

Description

@Buzut

The cli allows to output all installed plugins in different formats: wp plugin list --format=yaml
It would be really interesting to be able to provide such a file as a parameter to install the plugins to another WordPress install.

wp plugin install --list=plugins.yml

# Maybe add a version parameter [strict | minor | major | latest]
wp plugin install --list=plugins.yml --version=strict

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions