Daniel Haupt
Daniel Haupt
## Feature Request **Describe the solution you'd like** Our customer would like to grant a discount if multiple products are ordered of a product group. For this, it would be...
This adjustment makes it easier to check the amount of available currencies. Resolves: #303
### Discussed in https://github.com/deployphp/deployer/discussions/2735 Originally posted by **dahaupt** November 7, 2021 The [documentation](https://deployer.org/docs/7.x/api#run) currently states: > timeout int|null — Sets the process timeout (max. runtime). The timeout in seconds (default:...
In case a user has enabled this browser setting, essential services could be accepted automatically without a consent modal being shown at all. If enabled, it can be evaluated with...
Another content manager offers the function to activate all cookies for bots and crawlers by default. I'm not sure if this is necessary in terms of indexing or SEO in...
Cookie consent tools often have the requirement to add specific data-attributes (e.g. `data-src` and `data-name`) in order to load scripts only when consent is given. Currently it seems necessary to...
## Feature Request **Is your feature request related to a problem? Please describe.** We are using the event `\Extcode\Cart\Event\RetrieveProductsFromRequestEvent` to add products from a custom extension. A product is not...
 ### Your Environment - Version used: 7.13.2 (snap) - Operating System and version: Ubuntu 23.04 - Desktop Environment: GNOME 44.0, Wayland ### Can you reproduce this reliably? Yes, on...
Since a few versions, the progress bar layout is not as expected when using the default v2 theme within a Bootstrap 5 project. I have also noticed, that several `--sjs`...
Resolves: #39