README
XplorePress
A Yeoman generator for WordPress, designed to work with Xplore's Vagrant Boxes.
What it does
You can choose to deploy WordPress via GitHub or Composer to httpdocs/wp. You can specify which version to install also.
A custom index.php is created to run WordPress from httpdocs/wp and themes and plugins from httpdocs/wp-content.
You can optionally choose to create a Vagrant config, defaulting to Xplore's Debian 6.0.9 development box.
Configuration
The default WordPress config expects a vagrant database on localhost, username vagrant, password vagrant.
The default WordPress admin account is vagrant, password vagrant.
Customisation
If you choose to use Vagrant, Puppet will install a default WordPress during provisioning.
You can use a custom database by exporting it and overwriting puppet/modules/wordpress/files/wordpress-db.sql.
License
MIT