Drush Config Import Log
Categories
Component ID
2926481
Component name
Drush Config Import Log
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
22
Component created
Component changed
Component body
This module allow to track the configuration import log in database and also in txt file. This will be useful in live site where we don't have permission to run config import by CLI.
While importing the configuration, the status will get track in DB and File.
-> Use drush custom-config-import command to run the import in live site.
-> Go to path "admin/config/RunCustomImport" to check the file log. If need can import by UI also.
-> Import log will get track in recent log and also in txt file.