Return to profile for Alain Schlesser

Using Composer To Bootstrap A WordPress Site

40 minute advanced seminar

Description/Proposal

In this talk, I'll show how to bootstrap an entire WordPress site from a single composer.json file.

The talk is divided into three parts:

  • Current state of using Composer within WordPress (site-wide Composer vs plugin-level Composer)
  • Building a Composerable WordPress site
  • Adding custom scripts to attach to the Composer installation process