[TYPO3-german] extension upload auf typo3.org

Philipp Gampe philipp.gampe at typo3.org
Tue Oct 28 11:04:15 CET 2014


Hi Michael Schams,

Michael Schams wrote:

> git clone https://github.com/dohomi/flux_galleria.git
> cd flux_galleria
> zip -r ../flux_galleria_2.1.1.zip *

Better:

$ git archive --format zip -o ../<extKey>_x.y.z.zip <tag>

Where <extKey> is your extension key, x.y.z ist your version number (must be 
the same as in the ext_emconf.php file) and <tag> is your release tag or any 
commit reference.

Best regards
-- 
Philipp Gampe – PGP-Key 0AD96065 – TYPO3 UG Bonn/Köln
Documentation – Active contributor TYPO3 CMS
TYPO3 .... inspiring people to share!



More information about the TYPO3-german mailing list