Chapter 6. Adding Configuration Management to Your Module
After we learned how to access configuration objects and how schema files are structured in previous chapters, you will surely want to know how to get all this fancy stuff into your shiny new module for Drupal 8.
We will learn how to include the default configuration in custom modules, how to define and use your own configuration, and how to create configuration forms.