[TYPO3-ect] Mark own extension obsolete by version
Franz Holzinger
franz at ttproducts.de
Sat Aug 28 22:26:51 CEST 2010
Le 28/08/2010 10:30, Kay Strobach a écrit :
> Hello guys,
>
> is there anyway to mark some versions of my own extensions as obsolete.
> It would be nice if the following versions wouldn't be downloadable via
> TER anymore:
>
> - piwikintegration 3.0.0
> - piwikintegration 3.0.1
>
> I recently uploaded piwikintegration 3.0.2.
>
Yes, you can make the extensions 'obsolete' by making a change to the
file 'ext_emconf.php' of the extension.
'state' => 'obsolete',
Then upload a new version into TER.
- Franz
More information about the TYPO3-team-extension-coordination
mailing list