xperseguers / t3ext-ig_ldap_sso_auth

TYPO3 Extension ig_ldap_sso_auth. This extension provides LDAP and SSO support for TYPO3.
https://extensions.typo3.org/extension/ig_ldap_sso_auth
27 stars 62 forks source link

Maintenance / Rebuild PHP Autoload Information disabled after install #152

Closed mtecfred closed 1 year ago

mtecfred commented 1 year ago

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_ssoauth
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?

xperseguers commented 1 year ago

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