-
If the plugin is installed via composer with the shopware-store url
```
composer require store.shopware.com/adyenpaymentshopware6
```
then the plugin is listed 2 times in the plugin:list comm…
-
Installing plugins/apps over the Administration does not work in any cluster setup. This is not unique to our PaaS.
In cluster setups you can't dynamically install or update extensions, because those …
-
The new `BulkEntityExtension` allows to define fields for different entities within one class. It removes the overhead of creating multiple classes for each entity and allows to define the fields in o…
-
Description:
The meta property "og:url" value seems to be cached for 404 pages. If i call two 404 pages the "og:url" will be printed from the first called URL.
I've tested it on multiple sites with …
-
*PHP Version:* 8.2 | *Shopware Version:* 6.6.6.0 | *Affected area / extension:* Extension:PayPal-Integration
----
*_Expected behaviour:_*
PayPal has problems offering PayPal-powered payment …
-
**Description:**
The mail preview for a specific order document (like an invoice for some specific order does not always contain data that does not belong to an order.
This is because the data used …
-
Shopware has a commercial plan (Rise) where merchants are able to process refunds. The benefit of this feature is that you can use both the Shopware panel and the Shopware API to create refunds.
He…
-
We're using Shopware with Mollie in a cluster (Kubernetes) environment with multiple running Shopware pods. The mollie logs are written to filesystem inside our Shopware containers and are lost after …
-
### 1. Why is this change necessary?
The function `getOrderCustomers` has so far returned a `CustomerCollection`. However, an `OrderCustomerCollection` would be correct, otherwise this error wo…
-
### PHP Version
8.3
### Shopware Version
6.6.6.1
### Plugin Version
0.4.55
### Actual behaviour
MySQL Version: 8.3
Shopware Version: 6.6.6.1
Command:
shopware-cli project dump shopware_xxx --us…