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!

_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an