Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 1.07 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.07 KB

Shopware Dashboard

A dashboard to manage multiple Shopware installations on your local machine.

Build Status

Table of content

How to install

Settings

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.)

Install

To install to simply type ./psh.phar install.

Console command

All available console commands (Production and Development) can be found by typing ./psh.phar.