Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
web
 
 
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.