Magnolia 5.4 reached end of life on November 15, 2018. This branch is no longer supported, see End-of-life policy.
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 admininterface, gui 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.)
The Admininterface module does not contain any commands. All command functionality has been moved to appropriate Magnolia 5.0 modules.
<dependency> <groupId>info.magnolia</groupId> <artifactId>magnolia-module-legacy-admininterface</artifactId> <version>5.3.4</version> </dependency>