'How to rebuild the Shopware Administration?
I did some changes to the Shopware 6 backend and want to rebuild the administration to get the changes. How can i do that?
Solution 1:[1]
Just open your Docker Command Line and execute the following command:
bin/build-administration.sh
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | AndrewF |
