---
title: "WT Eternal admin plugin for Joomla - WebTolk websites development, Joomla Extensions"
description: "The eternal admin plugin for the Joomla admin panel. The plugin updates the admin session when it comes to an end. Download for free."
url: "https://web-tolk.ru/en/dev/joomla-plugins/wt-eternal-admin"
date: "2026-06-01T10:32:09+00:00"
language: "en-GB"
---

![WT Eternal admin](https://web-tolk.ru/images/swjprojects/projects/77/en-GB/cover.webp)

---

# WT Eternal admin

- **Categories:** [Joomla plugins](https://web-tolk.ru/en/dev/joomla-plugins), [Joomla 4 - Joomla 6extensions](https://web-tolk.ru/en/dev/rasshireniya-dlya-joomla-4)
- **Version:** 1.0.1
- **Date:** 11 December 2023

2873 2609 CTR 110% Plg Free

[Download](https://web-tolk.ru/en/get?element=wteternaladmin)[Versions](https://web-tolk.ru/en/dev/joomla-plugins/wt-eternal-admin/versions)[GitHub](https://github.com/WebTolk/WT-Eternal-admin-for-Joomla)

The "eternal admin" plugin for the Joomla admin panel. The plugin updates the admin session when it comes to an end.

![WT Eternal admin](https://web-tolk.ru/images/swjprojects/projects/77/en-GB/icon.webp)

## Description

During the development of the site, the developer may not access the admin panel for a long time and often the session expires, forcing the developer to log in again. Considering that several admin tabs are open at the same time, this is annoying :)

This plugin is a reincarnation of the `Admin Forever` plugin from `Edvard Ananyan`, created back for Joomla 1.6.

## Joomla

 **Extension type:** Plugin **Folder:** System **Joomla version:** 5.0.0

## What's new

 2023-12-11 19:40:03

Fixed

### Namespace error fixed

Fixed the error of specifying the namespace for the field.

## JSON-LD Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "@id": "https://web-tolk.ru/#/schema/BreadcrumbList/17",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@id": "https://web-tolk.ru/en",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@id": "https://web-tolk.ru/en/dev",
                "name": "Joomla extensions"
            }
        },
        {
            "@type": "ListItem",
            "position": 3,
            "item": {
                "@id": "/en/dev/joomla-plugins",
                "name": "Joomla plugins"
            }
        },
        {
            "@type": "ListItem",
            "position": 4,
            "item": {
                "name": "WT Eternal admin"
            }
        }
    ]
}
```

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://web-tolk.ru/#/schema/Organization/base","name":"WebTolk","url":"https://web-tolk.ru/","logo":{"@type":"ImageObject","@id":"https://web-tolk.ru/#/schema/ImageObject/logo","url":"images/webtolk-1080p.jpg","contentUrl":"images/webtolk-1080p.jpg","width":1920,"height":1080},"image":{"@id":"https://web-tolk.ru/#/schema/ImageObject/logo"},"sameAs":["https://github.com/WebTolk","https://github.com/sergeytolkachyov","https://vk.com/web_tolk","https://vk.com/webtolkru","https://tenchat.ru/sergeytolkachyov","https://t.me/sergeytolkachyov","https://t.me/webtolkru"]},{"@type":"WebSite","@id":"https://web-tolk.ru/#/schema/WebSite/base","url":"https://web-tolk.ru/","name":"WebTolk websites development, Joomla Extensions","publisher":{"@id":"https://web-tolk.ru/#/schema/Organization/base"}},{"@type":"WebPage","@id":"https://web-tolk.ru/#/schema/WebPage/base","url":"https://web-tolk.ru/en/dev/joomla-plugins/wt-eternal-admin","name":"WT Eternal admin plugin for Joomla - WebTolk websites development, Joomla Extensions","description":"The eternal admin plugin for the Joomla admin panel. The plugin updates the admin session when it comes to an end. Download for free.","isPartOf":{"@id":"https://web-tolk.ru/#/schema/WebSite/base"},"about":{"@id":"https://web-tolk.ru/#/schema/SoftwareApplication/base"},"inLanguage":"en-GB","breadcrumb":{"@id":"https://web-tolk.ru/#/schema/BreadcrumbList/17"}},{"@type":"SoftwareApplication","name":"WT Eternal admin","url":"https://web-tolk.ru/en/dev/joomla-plugins/wt-eternal-admin","description":"The "eternal admin" plugin for the Joomla admin panel. The plugin updates the admin session when it comes to an end.","applicationCategory":"Joomla plugins","softwareVersion":"1.0.1","downloadUrl":"https://web-tolk.ru/en/get?element=wteternaladmin","image":"https://web-tolk.ru/images/swjprojects/projects/77/en-GB/icon.webp","operatingSystem":"ANY","interactionStatistic":[{"@type":"InteractionCounter","interactionType":"https://schema.org/DownloadAction","userInteractionCount":2873},{"@type":"InteractionCounter","interactionType":"https://schema.org/ViewAction","userInteractionCount":2610}],"mainEntityOfPage":{"@type":"WebPage","url":"https://web-tolk.ru/en/dev/joomla-plugins/wt-eternal-admin"},"softwareRequirements":"Joomla","applicationSubCategory":"Joomla plugins, Joomla 4 - Joomla 6extensions","isAccessibleForFree":true}]}
```
