Skip to content
sjarvela edited this page Feb 13, 2015 · 8 revisions

1. Installation

  1. Download latest installation package from http://www.mollify.org/download/latest.php
  2. Unzip Mollify installation package (for example with command "unzip mollify_[VER].zip")
  3. Copy extracted folder "mollify" into your web server root foolder (or any other place of your choice)
  4. Open installer at address "http://your.host.name/mollify/backend/install/". Installer will guide you through the configuration, for more information see Configuration.
  5. Log in as admin and choose "Configuration" in app header to configure users and published folders

2. Upgrading

Upgrading Mollify requires following steps:

  1. Log into Mollify as admin user, and leave the session open for the upgrade process
  2. For backup, move or rename old installation directory "mollify" into different name or location
  3. Download and unzip latest mollify release package
  4. Copy folder "mollify" from the latest Mollify installation package
  5. From backup, restore "configuration.php" into the new installation directory (as well as other customized files, such as "index.html")
  6. Open updater in your browser at address "http://your.host.name/mollify/backend/update/" to check if further update actions are required.
  7. Remove backup directory

Clone this wiki locally