December 2016
Beginner to intermediate
1005 pages
21h 54m
English
In this chapter, we will explore the configuration management system and how to deploy configuration changes. Here is a list of the recipes covered in this chapter:
Drupal 8 provides a new, unified system for managing configurations. In Drupal 8, all configurations are saved in configuration entities that match a defined configuration schema. This system provides a standard way of deploying the configuration between Drupal site environments and updating the site configuration.
Once the configuration has been created, or imported, ...
Read now
Unlock full access