Skip to content

Issue 42 #43

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Issue 42 #43

wants to merge 1 commit into from

Conversation

mgerdes-atl
Copy link
Contributor

Hi @schams-net ,

I removed the not official API part TYPO3\CMS\Extensionmanager\Utility\ListUtility in ExtensionDetails class and substituted with PackageManager .

Not sure about the conditions to check the extension. Currently we will only check for type typo3-cms-* packages but not typo3-cms-framework. Maybe we could remove the isValidExtensionKey() call.

I did a short test on TYPO3 v12 and v13 which seems to be ok. Maybe you can include the changes an release a 4.X and 5.X Version.

We have main working in a v13 TYPO3 installation except the issue-42 reported by Daniel

Let me know if we could assist.

The used Class is an internal API and should not be used.
Problems occured during usage of ExtBase while retrieving TER
informations of an extension without an existing TSFE.
@mgerdes-atl
Copy link
Contributor Author

Hi @schams-net ,

I think you already ported this to main branch. Could you publish a corresponding release? Or do you want to other issues to be refactored (beside doc ;-))

@schams-net
Copy link
Owner

Merged into main with commit 6e90e10.

Version 5.x (for TYPO3 v13 LTS) hasn't been released yet. Do you need a back-port of the patch to version 4.x?

@mgerdes-atl
Copy link
Contributor Author

mgerdes-atl commented May 27, 2025

Hi @schams-net ,
we just would like to have a version for TYPO3 13. Backporting is is not required, because the old way works in TYPO3 12.

Do you need some hands for TYPO3 13 version?

@schams-net
Copy link
Owner

Thanks, @mgerdes-atl. Testing and feedback is always welcome 🙂

New version 5.0.0 released at:
TYPO3 Extension Repository (TER)
GitHub Releases
packagist.org

Many thanks for your code contribution for this release 🏅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants