xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.

Home Page:https://extensions.typo3.org/extension/ig_ldap_sso_auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maintenance / Rebuild PHP Autoload Information disabled after install

mtecfred opened this issue · comments

Typo3 11.5.10 on Ubuntu 20.04.5 LTS (GNU/Linux 5.4.0-125-generic x86_64) with PHP version: 7.4.30

After
composer req causal/ig_ldap_sso_auth
and
./vendor/bin/typo3 extension:setup

the Maintenance / Rebuild PHP Autoload Information is disabled after install:

grafik

Also dumping of the class loading information manually via cli by invoking autoload_classmap.php and autoload_psr4.php etc. won't help.

How to get it enabled again?

Please read the comment at the end of the "Rebuild PHP Autoload information" block, that has nothing to do with that extension. You may use

composer dumpautoload