2017 © Pedro Peláez
 

project pedestal

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

image

versionpress/pedestal

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

  • Monday, May 23, 2016
  • by JanVoracek
  • Repository
  • 6 Watchers
  • 5 Stars
  • 48 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Pedestal

pedestal, (*1)

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.

The Versions

23/05 2016

dev-master

9999999-dev https://versionpress.net

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

  Sources   Download

MIT

The Requires