Closed M-arcus closed 1 year ago
Currently, newly added themes are not visible after a deployment. So the command bin/console theme:refresh has to be executed manually.
bin/console theme:refresh
Similarly, plugins get refreshed each deployment according to the Shopware recipe. So an addition of a theme refresh should be possible.
I have added the required code and documented it.
Currently, newly added themes are not visible after a deployment. So the command
bin/console theme:refresh
has to be executed manually.Similarly, plugins get refreshed each deployment according to the Shopware recipe. So an addition of a theme refresh should be possible.
Upvote & Fund