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.

55 lines
1.3 KiB

2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
  1. # Sumedia Project Manager
  2. The Sumedia Project Manager is a smart way to create and manager your web projects.
  3. It has a design that i was developing and using all the time.
  4. Hope you will enjoy. Free to use.
  5. ## Installation
  6. In order to get you startet create first a folder, eg:
  7. ~/Workspaces
  8. Go into this folder an install the Sumedia Project Manager
  9. cd ~/Workspaces
  10. git clone https://git-sumedia-webdesign.de/sumedia-webdesign/project-manager.git .project_manager
  11. You can setup the ```project-manager``` to your path or make a link to your bin
  12. sudo ln -s /home/name/Workspaces/.project_manager/bin/project-manager /usr/local/bin/project-manager
  13. Now you can execute it the first time and check the configuration of your Project Manager
  14. project-manager
  15. ## Setup
  16. In order to use the project manager you have to execute it once
  17. project-manager
  18. ![](.images/install-project-manager.png)
  19. ## Create your first project
  20. project-manager create-project domain.de www.domain.de domain
  21. ![](.images/create-project.png)
  22. ## Workspace directories
  23. ![](.images/workspace-created-directories.png)
  24. ## Configure your project
  25. ![](.images/configure-your-project.png)
  26. ## Add a new Subdomain
  27. ![](.images/adding-subdomain-project.png)
  28. ![](.images/directories-with-subdomain.png)