Ein für Shopware 6 vorbereitet Systemmanagment.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
778 B

1 year ago
  1. ## Installation
  2. ### Install Project Manager
  3. In order to get you startet create first a folder, eg:
  4. ~/Workspaces
  5. Go into this folder an install the Sumedia Project Manager
  6. cd ~/Workspaces
  7. git clone https://git-sumedia-webdesign.de/sumedia-webdesign/project-manager.git .project_manager
  8. You can setup the ```project-manager``` to your path or make a link to your bin
  9. sudo ln -s /home/name/Workspaces/.project_manager/bin/project-manager /usr/local/bin/project-manager
  10. Now you can execute it the first time and check the configuration of your Project Manager
  11. project-manager
  12. ### Setup
  13. In order to use the project manager you have to execute it once
  14. project-manager
  15. ![](img/install-project-manager.png)
  16. ![](../../img/install-project-manager.png)