Drupal Development Workflows
Description
Developers who are new to Drupal often face challenges setting up a development workflow and deploying updates. Learn how to use a standard set of tools and best practices to implement a workflow that makes your development and deployment process smooth.
Learning Objectives
You'll come away with knowledge of:
- Setting up a Drupal project in Git
- Setting up sharing environments
- Setting up multi-dev
- Setting up a Docker to manage local development
- Creating a tagged release
- Creating a maintenance release