.. include:: /Includes.rst.txt ========================== TYPO3 Exception 1360403545 ========================== .. [LTS 10.4.16] - [2021.07.06] ==================================== Situation --------- Exception thrown when trying to open the extension manager in the backend Solution -------- Extension key in `ext_emconf.php` was defined as string constant instead of `$_EXTKEY`. See `documentation `_ for `ext_emconf.php`.