Magnolia 5.3 reached end of life on June 30, 2017. This branch is no longer supported, see End-of-life policy.
To log into Magnolia AdminCentral, go to:
http://localhost:8080/magnoliaAuthor/.magnolia/admincentral
http://localhost:8080/magnoliaPublic/.magnolia/admincentral
The generic form of the URL is http://<domain>:[<port>]/<contextPath>/.magnolia
. It may be different on your system.
Username | Password | Permissions |
---|---|---|
|
| Full access. Equivalent to root account on Unix systems. |
|
| Editor. Write permissions to pages, documents and data. |
|
| Publisher. Read-only permissions to pages, documents and data. |
Superuser is the admin account that has access to everything. Accounts eric
and peter
are created by the Workflow module. If you can't log in as eric
or peter
, log in as superuser and check if the Workflow module is installed in Magnolia Store > Installed modules.
To learn how to create your own accounts, see Creating users.
Accounts are automatically locked out after five failed login attempts. This number is configurable at Configuration > /server/security/userManagers
.
A typical Magnolia installation ships with two example websites: demo-project and demo-features. They showcase most features in the product. The sites are available online at demo.magnolia-cms.com. The demo is reset hourly so it is better to download and install a local copy Magnolia so you won't lose your work.
The Welcome to Magnolia page at localhost:8080
is an index page that contains helpful links to the author and public instances. Once you learn the direct AdminCentral URLs you should remove the Welcome page. Do not deploy it to a production environment.
To remove the Welcome page:
modules/adminInterface/pages
.quickstart
node./<CATALINA_OUT>/webapps/ROOT
.index.html
file.