Spectrum Wordpress
SETUP
-
Clone this repository into /htdocs in the folder you installed xampp in (could be in Program Files)
-
Start XAMPP and start Apache server and MYSQL
-
Click on "Admin" for MYSQL
-
Click on "Databases" in the new window and create a database named "ab-spectrum" and close the window.
-
"Log in"
UPDATING
-
Open XAMPP
-
Click on the 'admin' button for SQL -- localhost/phpmyadmin should open
-
Click on the database "ab-spectrum" and click on the "Export tab"
-
Type in a name for the template and then click Go
- A .sql file should download
-
Rename the file to "ab-spectrum.sql"
-
Commit and push