An open API service indexing awesome lists of open source software.

https://github.com/ph-7/maintenance-boonex-dolphin-module

pH7 Maintenance is an easy to use module that sets your BoonEx Dolphin site into maintenance mode.
https://github.com/ph-7/maintenance-boonex-dolphin-module

boonex dolphin dolphin-platform dolphin7 maintenance maintenance-module module php

Last synced: 2 months ago
JSON representation

pH7 Maintenance is an easy to use module that sets your BoonEx Dolphin site into maintenance mode.

Awesome Lists containing this project

README

          

# Maintenance Module for BoonEx Dolphin Software

## Overview

**pH7 Maintenance Module** for your BoonEx Dolphin website.

## How to install

1. Upload all directories from the zip archive into your Dolphin site.

2. Go to => Administration Panel => Tools ==> Modules and install the **Maintenance** module

3. Edit `~/inc/design.inc.php` and add the below code to the beginning of the file

require_once(BX_DIRECTORY_PATH_ROOT . 'modules/pH7/maintenance/init.inc.php'); // pH7 Maintenance Module

4. Finish ;-)

## Multi-language

**pH7 Maintenance** module is translated into nine languages!

* English
* French
* Spanish
* Italian
* German
* Dutch
* Russian
* Japanese
* Chinese

## Requirements

**Server** PHP 5.2.0 or higher.

**Database** MySQL 4.1.2 or newer.

**Dolphin Software** 7.x.x (tested with 7.0.x and 7.1.x).


## Author

Pierre-Henry Soria

## Contact Me

ph7software@gmail.com

## License

[General Public License 3](http://www.gnu.org/licenses/gpl.html) or later; See also the LICENSE.txt file.