/wp-app-base

A starting point for a WordPress app with dependencies managed by Composer

Primary LanguageCSS

wp-app-base

A starting point for a WordPress app with dependencies managed by Composer

  1. Download or clone this repo

  2. Run "composer install"

  3. Edit the wp-config.php file and add your db credentials

  4. Run through the wordpress installation at yoursite.dev/wp/wp-admin

  5. Once logged in, remember to go to Settings -> General and make sure to remove the /wp from the url in the Site Address (URL) field