“”

Elevate to Admin

elevate_to_admin / stable

Allow backend users to elevate themselves to admin privileges

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer require liquidlight/typo3-elevate-to-admin

Tags

#admin

Last upload comment

release(minor): 2.1.0

>> Features

- Allow potential admins to login when backend is locked for editors (#1)
- Update `options` field when elevating to avoid duplicate page tree (#7)

>> Fix

- Admin status cleared when logging out (#5)

Downloads by month

Download 2.1.0 Extension Manual Found an Issue? Code Insights Packagist.org
Author
Mike Street
Last update
23. Sep 2025
First upload
13. Sep 2025
Downloads
34
Category
Backend
Dependencies
  • TYPO3 (12.4.0 - 13.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer require liquidlight/typo3-elevate-to-admin to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (95)

Version history

Version Upload comment Works with TYPO3 Download
2.1.0 / stable
September 23, 2025
release(minor): 2.1.0

>> Features

- Allow potential admins to login when backend is locked for editors (#1)
- Update `options` field when elevating to avoid duplicate page tree (#7)

>> Fix

- Admin status cleared when logging out (#5)
12.4.0 - 13.4.99 Download
2.0.0 / stable
September 17, 2025
release(major): 2.0.0

>> Dependencies

- Drop TYPO3 11 support
- Add TYPO3 12 & 13 support
- Refactor to take advantage of PHP 8.2

>> Feature

- Add logging to trace admin elevations

>> Fix

- Fix heading title on drop down
12.4.0 - 13.4.99 Download
1.0.0 / stable
September 13, 2025
release(major): 1.0.0

Initial release
11.5.0 - 11.5.99 Download