To watch this session's recording please click below

How to use composer *properly* with WordPress

Aiming at those that want to get started with CI/CD deployments and proper development practices, Andrew will show from start to finish how to deploy websites using composer successfully. This will include setting up a package manager to allow for free deployment of private repos from github, patching of other peoples code while deploying, understanding the webserver and the WordPress directory structure, symbolic linking to keep things like the uploads directory out of the docroot, the developer workflow when working with repos, tagging releases and how to use gitflow.