You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Take a backup of your system before you install a module. Uninstalling a module is not as simple as removing the .jar file. Modules add new configuration nodes, modify existing configuration and may change content. We recommend trying out new modules in a test environment first.

A module consist of a JAR file and potentially other dependencies as JAR files. Modules are responsible for updating their own content and configuration across versions. Be sure to keep one single version of each module and its dependencies.

  1. Stop the application server where you deploy the module.
  2. Copy the JAR file(s) into WEB-INF/libdirectory inside your webapp. Location of this directory depends on the application server.
    • Tomcat: /webapps/magnoliaAuthor/WEB-INF/lib
    • JBoss: /server/default/deploy/magnoliaPublic/WEB-INF/lib
  3. Restart the instance.
  4. Access the AdminCentral interface.
    Magnolia CMS update wizard will start.
  5. Click the link to start the update process.
    The update wizard installs the JAR file and reports results.
  6. Click Start up Magnolia.
  7. Magnolia CMS restarts.

Install the module for each Author and Public instance by repeating the steps above.

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))
  • No labels