Skip to content

A Composer-based WordPress stack. For testing purpose only. Inspired by Bedrock.

Notifications You must be signed in to change notification settings

versionpress/pedestal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pedestal

pedestal

Requirements

  • PHP >= 5.6
  • Composer

Installation

  1. Create new project - composer create-project versionpress/pedestal.
  2. Update web/wp-config.php to match your DB / project settings.
  3. Add theme(s) in web/app/themes as you would for a normal WordPress site.
  4. Run wp core install with parameters for your new site.
  5. Access WP admin at http://example.com/wp/wp-admin.

About

A Composer-based WordPress stack. For testing purpose only. Inspired by Bedrock.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages