Download Forum

First of all you need to download and unpack the Forum package:

  1. Log in as escenic on your assembly-host.

  2. Download the Forum distribution from the Escenic Technet web site (http://technet.escenic.com). If you have a multi-host installation with shared folders as described in the Escenic Content Engine Installation Guide, then it is a good idea to download the distribution to your shared /mnt/download folder:

    $ cd /mnt/download
    $ wget http://user:password@technet.escenic.com/downloads/release/54/forum-3.1.0.123741.zip

    Otherwise, download it to some temporary location of your choice.

  3. If the folder /opt/escenic/plugins does not already exist, create it:

    $ mkdir /opt/escenic/plugins
  4. Unpack the Forum distribution file:

    $ cd /opt/escenic/plugins
    $ unzip /mnt/download/forum-3.1.0.123741.zip

    This will result in the creation of an /opt/escenic/plugins/forum folder.