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
websubdirectory as the site root. - Run
bin/build.shto install dependencies. - Modify
web/wp-config.phpto add database credentials, etc. - Profit