Skip to content

Isengo1989/shopware-cli-shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Shopware CLI Shortcuts

Introduction

Simple Shellscript for CLI commands in Shopware. You can set up multiple Shops and execute multiple commands like sw:cache:clear with just an selection via number (1 for Theme compiling etc.)

Shopware CLI Script

Usage

  1. You need to set the right path of your Shopware Installation you want to use ($DOCROOT - line 4)
  2. Set the right permissions (for examplechmod u+x sw.sh)
  3. Optional: sudo ln -s /path/to/repo/run.sh /usr/local/bin/sw-cli to create global executable
  4. Run script by ./run.sh or sw-cli

Optional: Uncomment line 6 to 31 for multiple shop selection

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages