Closed (fixed)
Project:
GatherContent
Version:
6.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2023 at 13:01 UTC
Updated:
27 Jul 2023 at 14:44 UTC
Jump to comment: Most recent
Comments
Comment #2
simeComment #4
simeI've done the initial conversion to scratch my itch, sorry I may not have any capacity to follow through with improvements. I think the list and status commands are ok I guess. The import command could be nicer to run for example.
TODO:
* remove gathercontent.drush.inc
* Work out cleaner arguments/options for `drush gc-i`?
Comment #7
berdirThanks. Yeah, the UX of the commands isn't great, but it's working as it did before as far as I see, so improving it seems like a separate issue.
Removed drush.inc and fixed some php warnings with the question.
Merged.
Comment #8
simeThanks so much!