简体   繁体   中英

How to download files from Wordpress

So I built a wordpress website with an online builder and hosted on a Google Cloud VirtualMachine. Is there any way I can download all the files so I can run it locally on my PC? I am interested in the.HTML and.PHP files, the media doesn't really matter. Thank you!

You can download Wordpress for free from https://wordpress.org/download/

That will contain all the html and php files your website currently uses.

If you are using a custom theme then you will need to download that separately and install it.

If you want to run Wordpress locally then you will need a local web server such as https://www.apachefriends.org/download.html or https://localwp.com/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM