This project is not covered by Drupal’s security advisory policy.

This module copy all the features config/install files to the sync directory and use the Drupal configuration importer to import the files.
Notice that the module don't check if the module is enabled, because of the dependenties loop problemen you can have when you working with the normal features importer. Why use this module? to use the export features of the features module and want to split the configuration in different folder but import it with the default drupal config importer.

Drush

Import all features
drush features-config-import:run -y

Requirements

- Drush 9
- Sync directory configured

Project information

Releases