[TYPO3-ect] Announcing ext version 1.0.0
Kay Strobach
typo3 at kay-strobach.de
Mon Mar 18 21:50:52 CET 2013
Hello Elmar,
i have shell access and ;) git and svn -> you mostly just need to have a
nice talk to your hosting provider ;D
So i got it working.
Greetings Kay
Am 18.03.13 21:12, schrieb Elmar:
> Quote: Kay Strobach wrote on Mon, 18 March 2013 18:53
> ----------------------------------------------------
>> Hello Elmar,
>>
>> i had some trouble using the phar archived version on Virtual Server
>> Managed @ Hosteurope.
>> Extracting the phar into plain php code files, did the trick.
>> Thanks
>> Kay
>
> I prepared an alternative installation path without git.
> https://github.com/t3elmar/Ext
>
> It works with wget and tar that should be available on hosted servers.
>
> wget https://github.com/t3elmar/Cool/tarball/master -O cool.tgz
> tar xzf cool.tgz
> mv t3elmar-* Cool
> rm cool.tgz
>
> cd Cool/Modules/
>
> wget https://github.com/etobi/Typo3ExtensionUtils/tarball/master -O
> t3eu.tgz
> tar xzf t3eu.tgz mv etobi-* Typo3ExtensionUtils
> rm t3eu.tgz
>
> wget https://github.com/t3elmar/Ext/tarball/master -O ext.tgz
> tar xzf ext.tgz
> mv t3elmar-* Ext
> rm ext.tgz
>
> cd Ext/bin
>
> chmod +x ext
> /ext install
>
>
> Regards
>
> Elmar
>
>
>
>
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answer was useful - feel free to donate:
-
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=KPM9NAV73VDF2
- https://flattr.com/profile/kaystrobach
More information about the TYPO3-team-extension-coordination
mailing list