Stefan Doorn

Results 77 comments of Stefan Doorn

Thanks @ehibes !

@loevgaard I started working on this. I'm not very happy yet with the implementation. For sure the command does too much, but that's a refactor for later. The sending around...

Ah, haven't looked into it anymore. Have you maybe been able to test it in a real project? Would be great to have some feedback on the implementation.

Sitemap index generates to a separate folder including channel prefix for now, on request the controller just fetches it and outputs it. This should obviously later be changed to a...

Example: https://github.com/stefandoorn/sitemap-plugin/blob/master/.travis.yml

Also include a way to test = 1.3 it cannot use PHP 7.1.. Or: https://github.com/Sylius/Sylius/issues/9838

@kirkmadera It might be worth trying to start vagrant with administration rights (start your terminal with it). It helped me create symlinks. Probably doesn't work on Windows 10 tho.

Have you required it via Composer also? `composer require nelmio/cors-bundle`

Actually the idea was to be able to mark extra statusses as to be excluded from the email. In that case it becomes implementation agnostic.