Path

ez.no / ezpublish / documentation / obsolete / installation / extensions


Extensions

These documentation pages are no longer maintained. Please visit the new documentation site.

Sample install of the extension "myextension"

  1. Copy myextension-[version].[subversion].tar.gz to folder 'extension' under root directory where you have installed eZ publish
  2. Go to folder 'extension' and run command:
    tar -xzvf myextension-1.0.tar.gz
  3. You will find a set of unpacked file "configfilename".ini.append in directory extension/myextension/ to eZ publish main directory settings/override/. If you already have a "configfilename".ini.append in your override/ directory, add the lines out of your extension/myextension/"configfilename".ini.append to it. To make extension only work for one or more desired sites, you only need to add following line to file settings/siteaccess/"myaccess"/"configfilename".ini.append.

Comments

Contents

Obsolete

Installation
    Extensions
    Installers
    Manual
    Uninstall
    Wizard
Upgrade


Created

11/07/2003
3:10:16 pm
by Björn Dieding@xrow.de

Last updated

11/07/2003
3:11:48 pm
by Björn Dieding@xrow.de

Authors

Björn Dieding@xrow.de



This page is part of the eZ Publish documentation. The documentation is available under the GNU Free Documentation License. All contributions will be released under the terms of this license.