A dashboard to manage multiple Shopware installations on your local machine.
- License: MIT License
- Github Repository: https://github.com/xPand4B/swDashboard
- Issue Tracker: https://github.com/xPand4B/swDashboard/issues
To setup the application with custom configurations you need a file named .psh.yaml.override
in your root directory.
After you have that go inside the .psh.yaml
, crap all settings you wanna change and paste them inside the .psh.yaml.override
.
IMPORTANT: You need to keep the original hierarchy!
(e.x. you wanna override a const, there has to be a const:
at the beginning.)
To install to simply type ./psh.phar
install.
All available console commands (Production and Development) can be found by typing ./psh.phar
.