macbleser / wp-app-base

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:CSS 58.5%Language:PHP 39.7%Language:JavaScript 1.9%