Old-style Installation

Installing the Menu Editor plug-in involves the following steps:

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

  2. Download the Menu Editor distribution from the Escenic software repository. 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 https://user:password@maven.escenic.com/com/escenic/plugins/menu-editor/menu-editor/3.5.0-1/menu-editor-3.5.0-1.zip

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

  3. If the folder engine-installation/plugins does not already exist, create it:

    $ mkdir engine-installation/plugins
  4. Unpack the downloaded distribution file:

    $ cd engine-installation/plugins
    $ unzip /mnt/download/menu-editor-3.5.0-1.zip