/wordpress-skeleton

Template for using WordPress in a subdirectory managed by Composer

Primary LanguageCSSMIT LicenseMIT

WordPress Skeleton

A template for using WordPress in a subdirectory managed by Composer.

Usage

  1. Clone this repository
  2. Run composer install
  3. Copy local-config.sample.php to local-config.php and fill in the details
  4. Point your web root to the /public directory

Note: If you're running on production copy local-config.sample.php to production-config.php.

For more info see this blog series: Managing Your WordPress Site With Git And Composer