This is an example repository for installing WordPress core, themes and plugins with Composer. It's built to work on Pantheon but will work elsewhere as well.
- Clone the repository and set the
web
subdirectory as the site root. - Run
bin/build.sh
to install dependencies. - Modify
web/wp-config.php
to add database credentials, etc. - Profit