[TYPO3-dev] Re: Re: upload to TER complete althoug seemingly failed

Elmar t3elmar at googlemail.com
Wed Mar 27 14:30:07 CET 2013


> I would love to do that. But I can't find more information neighter in 
> TYPO3 log nor in my server logs.

This is how a fresh uplaod response looks like:

array(3) {
  ["resultCode"]=>
  string(5) "10504"
  ["resultMessages"]=>
  array(1) {
    [0]=>
    string(118) "Please note that it might take a while (up to one day) until your extension and the documentation appear on TYPO3.org."
  }
  ["version"]=>
  string(6) "0.10.5"
}

You need one of these tools, to see the reponse:

* https://github.com/t3elmar/Ext
* https://github.com/etobi/Typo3ExtensionUtils

Regards

Elmar



More information about the TYPO3-dev mailing list