Backend and Infrastructure

Deploy to a Hosting Environment for Drupal 7, 8, 9, and 10

This tutorial provides an overview of the concept of an "artifact" and provides step-by-step instructions for deploying a Composer-managed Drupal application to a hosting environment.

In this tutorial we'll:

  • Define what an "artifact" is
  • Look at how to use Composer and a build process to create and deploy an artifact
  • Talk about the benefits of this approach

By the end of this tutorial you should have a general understanding of the steps required in order to deploy a Composer-managed project into production.