Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 725 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 725 Bytes

Instructions for setting up

Dependencies

  1. XAMPP (https://www.apachefriends.org/download.html)
  2. XAMPP -> Applications -> Bitnami WordPress Module (https://bitnami.com/stack/wordpress/installer)
  3. MySQL

Instructions for setting up WordPress website

  1. Download XAMPP
  2. Download Bitnami WordPress module
  3. Transfer this directory to the themes folder of the xampp wordpress (e.g. "C:\xampp\apps\wordpress\htdocs\wp-content\themes\PROJECT-FOLDER-NAME")
  4. Import WordPress' pages/posts XML file through the site's wp-admin -> tools (If exists) (e.g. "http://wordpress.local/wordpress/wp-admin/import.php")

NOTE:

  • You might need to restart XAMPP
  • You do not need to run MySQL in XAMPP