Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Buzut opened this issue May 1, 2021 · 1 comment
Open

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

Buzut opened this issue May 1, 2021 · 1 comment

Comments

@Buzut
Copy link

Buzut commented May 1, 2021

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
@danielbachhuber danielbachhuber transferred this issue from wp-cli/extension-command Mar 3, 2023
@danielbachhuber
Copy link
Member

Thanks for the suggestion, @Buzut !

This project implements such a feature: https://github.com/boxuk/dictator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants