-
Hello, actually I've done this work but I'm not sure how should I relate this to the plugin. If you could create repository under the Sylius organization based in mine - it would be fine.
Please, c…
-
Hello,
I'm currently on a upgrade of our environments for a Sylius 1.10 project but for that I need to upgrade PHP first:
Sylius 1.10 has introduced PHP 8 compatibility, except that your BlogBun…
-
Hello, today I tried this plugin, and I want to congratulate, I see this plugin very interesting.
But I have some suggestions to share with community.. If some feature is interesting we can create…
-
Looks like the compose requirements all lead to conflicting package versions.
-
I'm using setup Sylius on my local and then install this plug in.
I have tried to use register api but I got this error.
`{
"code": 500,
"message": "Template reference \"SyliusShopApiPlug…
-
Hi,
From version 2.2.0 the column `keep_query_string` is added to the database. The plugin doesn't provide a migration for that, though. It would be great to have migration support available, so it…
-
Hello,
I am currently working on a Sylius project that use your plugin, and that has access to the [Stripe bank transfer beta](https://stripe.com/docs/payments/bank-transfers).
Before doing some…
-
I am developing a plugin for sylius, and, as with this plugin, I am using messenger.
When debugging my code with `php bin/console debug:messenger` I can see that this plugins message handlers are l…
-
I am trying to sort orders by createdAt date and it is very weird that this configuration is not only working for the production environment but it seems to work for local and preprod. I am also using…
-
Currently we're using javascript to create meta tags in the header, from the body.
The cleanest way would be if we could render the `_seo_block` directly in the header itself.
This can be done usi…