Introducing Drupal 8's Configuration System

Опубликовано: 17 Октябрь 2024
на канале: Drupalize.Me
1,077
12

Drupal's configuration system helps to solve the problem of moving changes in configuration from development to production. It does this in two ways: by providing a unified way to store configuration and by providing a process by which configuration changes can be imported and exported between instances of the same site. The configuration system is the result of work completed within the Configuration Management Initiative (CMI) during the course of Drupal 8's development.

In this introduction, we'll provide:

An overview of Drupal's configuration system
Key concepts that you should know about

Read the written tutorial that accompanies this video here:
https://drupalize.me/tutorial/introdu...

Part of the Drupalize.Me Configuration Management tutorial series:
https://drupalize.me/series/configura...

Discover hundreds more Drupal tutorials at: https://drupalize.me/tutorials