Sven Reichel
Sven Reichel
Just use ... sku;store;group_price:CustomerGroupName1;group_price:CustomerGroupName2;...
I started to work on this and made some updates. (https://github.com/cmuench/n98-magerun/pull/83)
> How can we support Symfony 2.x, 3.x, 4.x, ... components at once? Do you need to support all versions? 2.3 is EOL since mid 2017 (and should be replaced?)...
I use phar too, but it still would be nice if composer version would work with more recent setups :) (same for phpunit 4.x)
Deleted my fork. Lets keep it, as it is.
Another nice to have is a better admin gui ... Possible alternatives ... https://github.com/SergeyRock/xhprof-admin / https://github.com/OpenMage/magento-lts/pull/2821#issuecomment-1364655438
Think most of the work is done. (https://github.com/cmuench/n98-magerun/pull/87) > It's not easy because we have to update or rewrite at least this: - [ ] CI Setup (configuration) - [...
@cmuench i've some time to work on it. Seems something is broken. I cloned the project, started DDEV and used install command. - sample data is installed, even with default...
@cmuench can you pls share the commands you've used? ```ddev . bin/n98-magerun some:command``` did not work for me. I'll test ddev install-command later. Thanks. Btw ... whats your setting for...
@cmuench thanks. Can it be added to `.ddev/config.yml`? And - how about to set a default DB-port? I work with phpStorms DB-tool a dont want to change the port every...