JoppeDC
JoppeDC
Not sure if this issue should be closed. It's a pretty serious issue and needs a fix. I'm guessing it might get lost in the closed list.
It appears that the import is in fact used when there's a media field with specfic mimetypes.
@iknowfoobar IIRC this is due to the Collation of the `origin` and `target` database col's. I just checked and for example in my project, this is `utf8mb4_unicode_ci`. _ci in the...
Bump, maybe add an nvmrc file, or at least mention the version in the docs?
This is a pretty annoying issue, as not everyone can just set their email address to be their public Github address. Also, the integration is using some old profile picture...
Hi @dpotocic . Thanks for your PR. Adding the SKU, i can approve. But the MPN is not the same as the SKU, and Sylius has no field provided for...
Hi @N445 @ngrdanjski , I've been pretty occupied with other obligations. Feel free to open a PR if you have the required changes, so i can check it out.
Resolved in latest tag
@Prometee That is an excellent idea. There is already a metatags block in the default layout template, if we can extend this block it can be rendered in the head...
@Prometee Only issue i'm guessing is that you cant just extend blocks in a sonata block event. I've done a quick test on a clean project and it wont let...