- Issue created by @maxilein
While I can use this module and create a list of unused modules like this:
drush pm:list --type=Module --status="disabled,not installed" --no-core --fields=name > ./test.txt
I cannot create a list of unsupported modules.
For site management over time that would be a great feature.
Active
1.0
Code