WME is a Vagrant configuration that aims to make it easier to contribute to the official WordPress websites by providing a development environment that is already provisioned with everything you need to get started on a patch. It contains all of the open-source code that runs each supported site, as well as some sample data that mimics the production site.
WME is based on Varying Vagrant Vagrants, and you can find a lot of documentation and resources upstream.
You can find more information about contributing to the official WordPress websites from the Meta team's handbook.
The goal is to eventually support all of the sites in the network.
- Follow the Getting Started instructions for VVV, but use this repository's URL instead of VVV's when cloning.
- Visit http://wp-meta.dev for a list of supported sites and server tools.
- Login to any site with username
admin
and passwordpassword
.