Download the PHP package org_heigl/wordpress_bootstrap without Composer
On this page you can find all versions of the php package org_heigl/wordpress_bootstrap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package wordpress_bootstrap
Wordpress bootstrap
Easy installation of a ready-to-use wordpress using composer and vagrant
Prerequisites:
for this to work you need a working installation of
Installation
- Create a new Project:
- Answer some questions during the installation. You can press 'enter' for the default values.
- into the new folder:
- start the VM:
- Point your browser to http://127.0.0.1:8080.
- There is no step 6
You can use "wpadmin" and "password" to log into your fresh wordpress-installation.
Plugin- and Theme-management
This installation contains a plugin that keeps activated plugins in sync with your -file.
Tha tway you can use the wordpress-plugin and theme-repository to find your favourite plugins abd themes but you can rest assured that those will be available in your composer.json-file as well
That way you can add this project to your VCS of choice and transfer minimal data to any other machine and with a you will have a copy of your wordpress-installation.
For more informations on how the plugins and themes are added to the composer.json-file and how to add your own stuff that is not hosted on the wordpress-repository have a look at https://github.com/heiglandreas/wp_talkToComposer
Currently only the setup is automated. If you have further ideas or want to implement something feel free to open an issue or pull-request.
More details:
Wordpress is installed into a folder and the wp_content-folder is taken out of that installation and put beside that wp-folder as . If you want to adapt those settings have a look at the right inside the main folder.
All versions of wordpress_bootstrap with dependencies
johnpbloch/wordpress Version ^4.3
wpackagist-theme/twentyfourteen Version ^1.5
org_heigl/talk_to_composer Version ^1.0
wpackagist-plugin/wp-cfm Version dev-trunk
wp-cli/wp-cli Version ^0.24.1