Tschallacka

Results 17 comments of Tschallacka

hmmmh, I'm so frustrated with asana, I might take a stab at making this work.

Asana can't be supported. They communicate via websockets, and all data is constantly sent back and forth the moment you are ready with editing and everything is stripped. The way...

@adam-p This needs to be merged into the main branch. Without it is impossible to set up a development environment as the package won't install with the old name. When...

_cough_ has this been patched? tomorrow is saturday :-P

I'd like this feature as well it either via @link or @see ```php /** * next @see \App\Stage\Magento\GroupedProduct\CreateBatches (virtual @link /config/services/magento.yaml:60) */ ``` ```php /** * next @link \App\Stage\Magento\GroupedProduct\CreateBatches (virtual...

is the program running/compiled as 32 bit process? if so you hit the memory limit. recompile as 64 bit

Ping from 2019... why does this take 5 years to implement?

I'd like to help with this. Should it be pushed to the main develop branch or will there be a separate branch for this specific upgrade?

I would also add as requirement that a specific version can be specified of a plugin, when not uploading as zip. People might end up running on an outdated software...

How about an dependency model. When a theme lists other themes as a dependency, it can read from those theme dirs, but gains no access to other themes. That way...