georgringer / t3monitoring_client

Monitoring client
GNU General Public License v2.0
28 stars 26 forks source link

Cannot get information for extensions without `ext_emconf.php` #74

Open cngJo opened 1 year ago

cngJo commented 1 year ago

TYPO3 provides an PackageManager class that could be used to load the extension information, instead of the ext_emconf.php.

I'd work on this and provide a Pull Request updating the ExtensionProvider

georgringer commented 1 year ago

yes pls, thx!

linawolf commented 1 year ago

Does this solve your problem? https://github.com/georgringer/t3monitoring_client/pull/78