mamor/piwik-plugins-maintenance
Allows you to manage maintenance mode by CLI.
Installs: 8
Dependents: 0
Suggesters: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:piwik-plugin
Requires
README
Allows you to manage maintenance mode by CLI.
Install
Setup to /path/to/piwik/plugins/Maintenance
- Use composer https://packagist.org/packages/mamor/piwik-plugins-maintenance
- git submodule
- Download zip
Enable this plugin
From WEB or edit config/config.ini.php
[Plugins]
Plugins[] = "Maintenance"
[PluginsInstalled]
PluginsInstalled[] = "Maintenance"
Usage
./path/to/piwik/console maintenance:on
./path/to/piwik/console maintenance:off
License
Copyright 2014, Mamoru Otsuka. Licensed under the GPL v3+: http://www.gnu.org/copyleft/gpl.html