Skip to content

CodeDifferently/wordpress.bootstrap-project

Repository files navigation

Wordpress Theme Template

  • Purpose - To create a reusable theme-template to develop other, more specific, theme-teplates.

Prerequisites

  • AMP Stack is required to run this project.
  • Install AMP product by clicking on respective link below

How to use

  • After installing one of the AMP products, run the Apache Server, MySQL Server, and Cloud.
  • Navigate to the wordpress parent directory.
    • MacOS - cd /Applications/MAMP/htdocs
    • Windows - cd C:\mamp64\htdocs
  • delete local wordpress directory.
    • rm -rf wordpress
  • clone & alias repo as wordpress directory
    • git clone https://github.com/CodeDifferently/wordpress.new-project-template wordpress
  • Restart the MAMP server and navigate to localhost:8888/wordpress/wp-admin
  • Navigate to the dashboard URL (http://localhost:8888/wordpress/wp-admin/)

Default Configuration

  • Username: root
  • Password: pass
  • Dashboard URL: http://localhost:8888/wordpress/wp-admin/

About

  • This project was developed based on a lecture viewable from this link.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors