-
Based on this documentation:
https://shopware.stoplight.io/docs/admin-api/ZG9jOjEyMzA4NTUx-bulk-payloads#deleting-relations
it is currently not possible to clear out relations because of the pr…
-
### PHP Version
8.1
### Shopware Version
6.4.6.1
### Expected behaviour
Most likely it is even possible to just use `^3.198` syntax so all `3.x` versions can be installed.
In general it would …
-
**Describe the bug**
After installing AdyenPayment Plugin Version 3.1.0 and logging in to the backend of Shopware, an error occurs.
> Fatal error: Uncaught Symfony\Component\DependencyInjection\Ex…
-
When try to read one entry in the system configuration, like that:
```php
$systemConfigRepository = RepositoryFactory::create(SystemConfigDefinition::ENTITY_NAME);
$criteria = new Crite…
sfxon updated
2 years ago
-
### PHP Version
8.1.2
### Shopware Version
6.4.7
### Expected behaviour
There are currently 116 products in my store and I want to get correct info so I can set up paging.
If I do a normal post …
-
### PHP Version
8.1
### Shopware Version
6.4.70
### Expected behaviour
initializeDatabaseConnectionVariables of this template should use the EnvironmentHelper utility as all others do.
Even be…
-
**Describe the bug**
I keep seeing the following in the extension log
```
[Info - 7:38:08 PM] Initialising intelephense 1.4.1
[Info - 7:38:08 PM] Reading state from /root/.vscode-server/data/Use…
-
See line 15 in:
https://github.com/vienthuong/shopware-php-sdk/blob/master/src/Service/AdminActionService.php
Method validation should contain "patch" as an option.
-
When I try to get Customers I get the following error:
Vin\ShopwareSdk\Data\Struct::addExtension(): Argument #2 ($extension) must be of type Vin\ShopwareSdk\Data\Struct, null given, called
When I u…
-
### PHP Version
7.4.21
### Shopware Version
shopware/platform": "6.4.x@dev || dev-trunk
### Expected behaviour
When connecting in shopware via ssh comman `./psh.phar docker:ssh` than execute the …