development
development copied to clipboard
### Please describe the feature you would like to see implemented. I just tried to setup debugging with IntelliJ IDEA on a MacBook. For this I set the following in...
### How to reproduce Using MacBook M1 without Rosetta. Like the guide on https://github.com/shopware/platform#quickstart--installation 1. `git clone [email protected]:shopware/development.git` 2. `cd development` 3. Change ~`FROM mysql:8`~ to `FROM arm64v8/mysql:oracle` in `dev-ops/docker/containers/mysql/Dockerfile`...
### PHP Version 7.4 ### Shopware Version 6.4 ### Expected behaviour Running shopware locally with docker on my M1 Mac. ### Actual behaviour While staring the docker setup on Mac...
### PHP Version 7.4.3 ### Shopware Version shopware 6 ### Expected behaviour I followed the guide in the academy. Expected to run smooth. ### Actual behaviour (9/46) Starting > if...
### PHP Version 7.2 ### Shopware Version 6.2.3 ### Expected behaviour `./psh.phar docker:start` runs successfully. ### Actual behaviour Error on `./psh.phar docker:start` > #18 268.4 [InvalidArgumentException] #18 268.4 Package hirak/prestissimo...
**Description** When installing a plugin, it is only installed in the normal database `shopware` but neither is the plugin added to the `plugin` and `plugin_translation` tables of the database `shopware_test`...
### PHP Version 7.4.3 ### Shopware Version master ### Expected behaviour bin/console - it should show the list what i can do ### Actual behaviour I get following Error if...
### PHP Version 7.4.20 ### Shopware Version 6.4.5.1 ### Expected behaviour when you call php psr.phar install CREATE DATABASE should be executed ### Actual behaviour when you call php psr.phar...
### PHP Version 7.4 ### Shopware Version 6.4.3.0 ### Expected behaviour psh.phar administration:build runs without errors ### Actual behaviour When building the administration with the installed and active plugin SwagCmsExtensions...
### PHP Version 7.4 ### Shopware Version 6 ### Expected behaviour I can't even get a success install, it always error without any reason from UI and it command line...