pH-7 / Maintenance-BoonEx-Dolphin-Module

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

Home Page:http://github.com/pH-7/Maintenance-BoonEx-Dolphin-Module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 or later; See also the LICENSE.txt file.

About

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

http://github.com/pH-7/Maintenance-BoonEx-Dolphin-Module

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%