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

Trying to install a default theme through blueprint fails #999

Open
jdevalk opened this issue Feb 5, 2024 · 0 comments
Open

Trying to install a default theme through blueprint fails #999

jdevalk opened this issue Feb 5, 2024 · 0 comments
Milestone

Comments

@jdevalk
Copy link
Contributor

jdevalk commented Feb 5, 2024

If you install a default theme like so from a blueprint file:

{
    "step": "installTheme",
    "themeZipFile": {
        "resource": "wordpress.org/themes",
        "slug": "twentytwentyfour"
    },
    "options": {
        "activate": true
    }
},

The install fails. It should just activate the theme, because it's already there.

Try this demo of the bug.

This is the full .json file.

@jdevalk jdevalk changed the title Trying to install a default theme fails Trying to install a default theme through blueprint fails Feb 5, 2024
@adamziel adamziel added this to the Zero Crashes milestone Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants