Vinai Kopp
Vinai Kopp
@schmengler > I usually advice to name the plugin after the pluginized class/interface and delegate actual operations to a service with a meaningful name Clicking on the plugin icon in...
Thanks for confirming. I've worked around it by adding a new magento 1.9 package with the custom sample data archive.
Reference https://github.com/dmanners/DavidAndVinai_PreferencesInfoCommand/
That's interesting. I wonder why the broken symlinks are not removed. If I recall correctly, [this function](https://github.com/mage2tv/magento-cache-clean/blob/master/src/file/system.cljs#L191) should remove them, too...
@theuargb I would like to pick this PR up again - would you say it's ready?
Ich habe das auch schon auf 1.8 hochgezogen und die Steuer-Einstellungen angepasst. Keine offensichtlichen Bugs.
Thank you 👍 :)
Hey @esprit-dev, it should be possible to make it a command line argument. Something like --no-flood-guard or -n?
I've just tagged release 1.0.51 which: * process each file change as a macro-task to allow keyboard events to be processed (i.e. ctrl-c while many changes are being processed) *...
Thanks for the PR! Could you please summarize the differences and why it us better now?