Config Importer and Tools
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module aims to cover development needs with managing configurations during project development.
Importing all configs during development is not convenient and can lead to a bad behaviour with overwriting or deleting configs or content from a site.
So there is a need for importing only of specific configs via hook_update_N().
Usage
All the work happening with the config_import.importer service. Let's instantiate it:
