JoppeDC
JoppeDC
If the order total is less than 1, the total is formatted wrongly. Eg. The total is €0,35. The value stored is "35". The plugin formats this value to a...
## Behat Testing We should add some behat tests to cover some basic scenarios. ### Examples: - If i have a product, then i can set it's seo data and...
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....
**Description** I've extended the Hydra data provider to add authenticatino headers. My dataprovider adds auth headers to ALL api calls. I need to use supabase auth headers for the API...
**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** With the stable release of the Symfony Scheduler (exp. since 6.3) component right around...