Skip to content

sonassi/magento-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Magento Scripts

maintmode.sh

Installation

cp maintmode.sh /usr/local/bin
chmod +x /usr/local/bin/maintmode.sh

Usage

$(basename $0) [-d|-e]

y OR n to confirm placing all stores in the domain group in to / out of maintenance mode.

Examples

Enable maintenance mode

cd /microcloud/domains/example
maintmode.sh -e

Disable maintenance mode

cd /microcloud/domains/example
maintmode.sh -e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages