This module has been phased out with the release of Magnolia CORE 5.5.

The Admininterface module is a legacy module that holds all Magnolia 4.5 module classes that will still be required until the underlying modules are ported to Magnolia 5.0. The underlying modules are admininterfacegui and fckeditor. This guarantees backward compatibility of existing modules with Magnolia 5.0. The modules are deprecated. Port your existing modules to Magnolia 5.0. (See Designing an app.)

(warning) The Admininterface module does not contain any commands. All command functionality has been moved to appropriate Magnolia 5.0 modules.  

Installing

Maven is the easiest way to install the module. Add the following dependency to your bundle:

<dependency>
  <groupId>info.magnolia</groupId>
  <artifactId>magnolia-module-legacy-admininterface</artifactId>
  <version>5.3.4</version>
</dependency>

Pre-built jars are also available for download. See Installing a module for help.

 

#trackbackRdf ($trackbackUtils.getContentIdentifier($page) $page.title $trackbackUtils.getPingUrl($page))