Logging in to TYPO3 backend

With TYPO3, an editor's work is done via the backend and having an active backend account is required.

Enter your domain name into the address bar of your browser and append /typo3 to the end of it to access the backend login page. For example: http://www.example.org/typo3.

Check that JavaScript and cookies are enabled in your browser as they are required by TYPO3's backend.

The TYPO3 backend login screen

The TYPO3 backend login screen

The password can be displayed in clear text by clicking the "eye" symbol once something has been typed in the password field.

Troubleshooting: Forgot password for backend login

The following example only works if your installation's administrator has enabled the password reset feature and if your backend account has a valid email address set. It also requires that your TYPO3 installation is able to send mails. Contact your installation's administrator if in doubt.

  1. Click on Forgot your password?

    Go to the backend login page and select Forgot your password?.

  2. Enter your email address

    Use the same email address that you provided during registration.

    Click on "Forgot your password?"

    Click on Forgot your password?

  3. Open the email and follow the link

    If you did not receive the email, check your spam folder and double-check that the entered email address is correct.

  4. Enter the new password

    After you clicked on the password recovery link in the email you received you can enter a new password. The new password has to respect the password policy requirements configured by the administrator of your installation.

Troubleshooting: Login does not work

  • Check if JavaScript is enabled in your browser.
  • Check the credentials are correct and valid.
  • If your IP address changes you might be automatically logged out.

Backend and Install Tool are locked for maintenance

If the administrator locked you TYPO3 installation for maintenance purposes, you will see one of the following error messages:

503 Login Error: TYPO3 is in maintenance mode at the moment. Only administrators are allowed access.

The backend login is locked for maintenance.

Error message: Whoops, looks like something went wrong. Backend and Install Tool are locked for maintenance.

The backend login is locked for maintenance, including for administrators.

This message can only be removed by an administrator or integrator / programmer of the TYPO3 installation.

Too many failed logins

After a certain amount of failed login attempts within a short time span the TYPO3 backend will be automatically logged to prevent brute force login attempts and other security relevant attacks:

Wait until after the mentioned time before you retry. Contact your administrator if the problem persists.

Login dialog reloads, no error message displayed

This can happen if the login cookies are incorrectly set. Try deleting your cookies in the browser. If this does not help, inform your administrator.

Login trouble shooting for administrators

In case you are the administrator yourself you can find more trouble shooting options in TYPO3 Getting Started, Troubleshooting common TYPO3 backend login problems.