Skip to content

Conversation

@linawolf
Copy link
Contributor

@linawolf linawolf commented May 17, 2025

Currently a site package as generated by this generator cannot be installed with the extension manager in a classic installation:

https://forge.typo3.org/issues/106671

This is due to the fact that the Extension Manager expects a name scheme of the zip file like <extension_name>_<version>.zip

This PR adjusts the name schmeme of the generated zip to be compatible with the needs of the Extension manger

Currently a site package as generated by this generator cannot be installed with the extension manager in a classic installation:

https://forge.typo3.org/issues/106671

This is due to the fact that the Extension Manager expects a name scheme of the zip file like <extension_name>_<version>.zip

This PR adjusts the name schmeme of the generated zip to be compatible with the needs of the Extension manger
@linawolf
Copy link
Contributor Author

@andreaskienast this is already reviewed, could you merge and deploy please?

@andreaskienast andreaskienast merged commit 93253bd into TYPO3:develop May 22, 2025
8 checks passed
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.

3 participants