Open ellisv opened 7 years ago
@EllisV I am not sure. It might make sense to migrate them all to composer scripts :)
Not sure what scripts come with 6.0, but I am still a happy console user in 5.x.x. I might expecting to have oxid console after migrating to 6.0
Hi there is a oxid 6 compatible port available https://github.com/OXIDprojects/oxid-console that can be installed with composer.
@keywan-ghadami-oxid I see you did a great work porting OXID Console to V6, but I think it does not make sense use oxConsoleCommand and other custom stuff while you simply can use e.g. symfony/console
component.
@ddpkts yes for sure, I did only minor part of the work anyway I think it is exactly like that isn't it?
Does it make sense that we support OXID 6.0 as they provide having your own scripts capability?
/cc @keywan-ghadami-oxid @ddpkts