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.
 
 
Sven Ullmann c96aa7a6b6 init 2 years ago
.etc init 2 years ago
.ssh init 2 years ago
backup/database init 2 years ago
bin init 2 years ago
etc init 2 years ago
git init 2 years ago
var/tmp init 2 years ago
.gitignore init 2 years ago
README.md init 2 years ago

README.md

Project

This are the most stable parts of the project manager, stay tuned...

Installation

  • First copy files from ".etc" to "etc"

  • Configure etc files

  • Start manager

    bin/manager

Modify

Replace {script-name} with the name of the script wich is located in bin/commands

etc/post_config.sh
bin/postscripts/{script_name}.sh

Commands

Import Database

Usage: import_db.sh [live|stage]

Make changes to the new local database (URL's and Admin-User)

Usage: make_local_database.sh [live|stage]

Import media files

Usage: import_media.sh [live|stage] /path/to/files

import_media.sh stage /files
import_media.sh stage /public/media