Drupal 8 Configuration - Part 1: The Configuration API

This is part one of a five-part series of articles exploring the Drupal 8 Configuration API, how it enables functionality to be migrated between multiple environments, and ways of using the Configuration API with contributed modules to effectively manage the configuration of a Drupal 8 project.

Related