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

How can I update the wordpress? #175

Open
jpinzon408 opened this issue Aug 28, 2020 · 2 comments
Open

How can I update the wordpress? #175

jpinzon408 opened this issue Aug 28, 2020 · 2 comments

Comments

@jpinzon408
Copy link

How can I update the WordPress to version 5 or higher and if I can change the design of the page since I am using the wuxt theme?

@carylwyatt
Copy link

Hey @jpinzon408,

I'm not associated with wuxt in any way, but I just upgraded to WP 5.5 within the wuxt container today without issue! If you log in to your WordPress dashboard (http://localhost:3080/wp-admin), click the "upgrade" link toward the top of the dashboard. It took a few minutes to download and install, then it updated the database.

I'm sure you can install any theme you want the same way you'd install any theme: add the theme directory to /wp-content/themes, then activate it under "Appearance > Themes."

Hope this helps!

@blisst
Copy link

blisst commented Jun 6, 2021

You can also just update the docker-compose.yml file.
Under wp.wuxt look for image and update it to one of the supported tags from here

I.e. today wordpress:5.7.2-php7.4-apache is the latest version of Wordpress.

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

3 participants