Project

General

Profile

Actions

Task #104105

closed

Update Index.rst

Added by TYPO3 GmbH TYPO3com 16 days ago. Updated 16 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2024-06-14
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

$GLOBALS['TYPO3_CONF_VARS']['EXTCONF']['adminpanel']['modules']['mynamespace_modulename'] = [
'module' => [
\Your\Namespace\Adminpanel\Modules\YourModule::class,
'before' => ['cache'],
]
];
It should be "module" => \Your\Namespace\Adminpanel\Modules\YourModule::class

This issue was automatically created from https://github.com/TYPO3/typo3/pull/503


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Task #104042: Fix registration code for custom admin panel modulesResolved2024-06-11

Actions
Actions

Also available in: Atom PDF