Skip to content

Integrate Composer

Integrate composer.json and install all package dependencies through it.

Details:

  • Install composer in the dockerfile
  • Add a composer.json, configure packagist and install folders and move plugins there
  • In the init script replace plugins installation from wp cli to composer install/upgrade, and add wp plugin activate instructions where needed

More info:

Edited by Carina Antunes