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

[ wp theme update ] - update from zip file ( like install ) #409

Closed
riccardodicurti opened this issue Feb 26, 2024 · 2 comments
Closed

[ wp theme update ] - update from zip file ( like install ) #409

riccardodicurti opened this issue Feb 26, 2024 · 2 comments

Comments

@riccardodicurti
Copy link

riccardodicurti commented Feb 26, 2024

I saw that it is possible to install a theme from a zip file but cannot update it.

wp theme install http://s3.amazonaws.com/bucketname/my-theme.zip?AWSAccessKeyId=123&Expires=456&Signature=abcdef

I would like to ask if it would be possible to add this feature, the themes I need to update I have them as zip file and they are not available in repository, also being active or parent themes I cannot delete to install them again.

@riccardodicurti
Copy link
Author

I found this workaround: wp-cli/wp-cli#3675 (comment)

However, I think it is more correct to add the zip to the update

@danielbachhuber
Copy link
Member

Thanks for the report, @riccardodicurti

wp theme update uses the WordPress updater, sowp theme install is the most appropriate command to forcefully install a ZIP

@danielbachhuber danielbachhuber closed this as not planned Won't fix, can't repro, duplicate, stale Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants