Install Profile Generator
Component ID
2868085
Component name
Install Profile Generator
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
1169
Component created
Component changed
Component body
This module provides a drush command to create an install profile from a site's active configuration.
How to use:
- Install the module
- Run
drush install-profile-generate --name=testto generate an install profile with a sync-able config directory.
If you apply the core patch on https://www.drupal.org/node/2788777 you'll be able to install a site using the new profile.
Note that generating an install profile is not yet supported under Drush 9.
