Skip to content

Latest commit

 

History

History
executable file
·
58 lines (30 loc) · 1.01 KB

File metadata and controls

executable file
·
58 lines (30 loc) · 1.01 KB

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.