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.

35 lines
693 B

2 years ago
2 years ago
2 years ago
  1. # Project
  2. This are the most stable parts of the project manager, stay tuned...
  3. ## Installation
  4. - First copy files from ".etc" to "etc"
  5. - Configure etc files
  6. - Start manager
  7. bin/manager
  8. ## Modify
  9. Replace {script-name} with the name of the script wich is located in bin/commands
  10. etc/post_config.sh
  11. bin/postscripts/{script_name}.sh
  12. ## Commands
  13. ### Import Database
  14. Usage: import_db.sh [live|stage]
  15. ### Make changes to the new local database (URL's and Admin-User)
  16. Usage: make_local_database.sh [live|stage]
  17. ### Import media files
  18. Usage: import_media.sh [live|stage] /path/to/files
  19. import_media.sh stage /files
  20. import_media.sh stage /public/media