Evan Jackson

Results 3 issues of Evan Jackson

## Changes in this pull request Resolves #https://github.com/pimcore/pimcore/issues/17029 ## Additional info Choosing to first check if the given bundle is already installed, and if true prematurely exit with success. If...

Pimcore:ToDo

### Improvement description Currently, when running `bin/console pimcore:bundle:install` with a bundle that is already installed, an error is generated: `[ERROR] Bundle BundleName can not be installed.` This is a problem...

Improvement

Hello - I have created a custom Shopware theme that I am compiling with `theme:compile`. I can see that the two expected theme folders are created under `/var/www/html/public/theme`: ![image](https://github.com/shopware/docker/assets/5866481/4311526c-2646-462f-8c51-1cc21b57b29b) I...