Skip to content

Template for using WordPress in a subdirectory managed by Composer

License

Notifications You must be signed in to change notification settings

gilbitron/wordpress-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Template for using WordPress in a subdirectory managed by Composer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published