-
Tried to install trough composer but apparently it isnt listed as package in packagist (anymore)?
Any plans to (re)list it?
Thanks
-
Hi,
I'm appreciate for your themes on using tailwind, so trying to follow instruction on new Sylius project locally.
But got error as followed.
> error in ./themes/TailwindTheme/assets/main.…
-
I know this is possible through the admin order area, but this is the use case :
If we want to extends this plugin and give us the ability to build invoice PDF through something else than `wkhtmlto…
-
Hey,
I've just installed this on a fresh Sylius 1.7.6 site and I am getting the following blank page after confirming that final stage of checkout and it should be directing to the card details pag…
-
Shipping Tax is hardcoded to zero.
https://github.com/Sylius/InvoicingPlugin/blob/226e6966b4fbb0fe20bc69b4fdd08d3405410dd0/src/Generator/InvoiceGenerator.php#L104
-
With Sylius 1.9.0 and `sylius/theme-bundle` 2.1.1, when I run the `bin/console sylius:theme:assets:install` command (without symlinks due to #79), I am not getting a version of the assets in the `publ…
-
**Sylius version affected**: 1.x (I believe all of them, from the 1.0. 1.3 for sure)
**Description**
In order to fetch entities from an API and then display them in a grid, we have to create at…
-
Hello! I come to you as a Plugin Curator at Sylius to share some feedback regarding this one :) First of all, thank you for your amazing work and fast response for the worldwide crisis - it shows the …
-
After installation of RBAC following the Docs, i run into the following issue:
> Expected a value other than null.
throwed in:
`http://localhost/_profiler/open?file=vendor/sylius/rbac-plug…
-
Is it possible to disable exporters? I need to export orders, but I don't want the export button to appear on the other resources that are currently available (countries, tax_categories, customer and …