[TYPO3-dev] Getting started with Extbase/Fluid programming

Gianluca Strafella gianluca.strafella at webformat.com
Tue Apr 9 09:16:26 CEST 2013


Hi Chris,
you can download Extention Builder by GIT repository :
https://github.com/andreaswolf/typo3-ext-extbase_kickstarter.git

In TYPO3 4.5.19 or 4.7  (in general to versions ante 6.0) you can 
checkout the branch "release" in this way (for example if you have linux 
shell):

git://git.typo3.org/TYPO3v4/Extensions/extension_builder.git
cd extension_builder
# only versions < TYPO3 6
git checkout release

You can find documentation on line at:

http://forge.typo3.org/projects/typo3v4-mvc
http://forge.typo3.org/projects/typo3v4-mvc/wiki/Documentation

I also suggest to subscribe list typo3.projects.typo3v4mvc.

Welcome to Extbase/Fluid World,
Gianluca

Il 08/04/2013 11:09, Mattias Nilsson ha scritto:
> Hi Chris,
>
> First of all that is a really good step to get started with Extbase/Fluid :)
> The extension builder is fully compatible with both 4.x and 6.x branch.  As
> for guides I can recommend this links:
> http://www.typo3lexikon.de/typo3-tutorials/extensions/fluid.html (in german
> but maybe you can atleast look at the code examples)
> http://www.hachmeister.org/2011/06/typo3-extension-mit-extbase-und-fluid/(another
> one in german)
> http://docs.typo3.org/typo3cms/ExtbaseFluidBook/ (in english an covers all
> aspects of Extbase/Fluid)
>
> I hope this is enough to get you started. And happy programming :)
>
> /Mattias
>
>
> On Mon, Apr 8, 2013 at 10:58 AM, Chris Kugman <ch_kug at yahoo.de> wrote:
>
>> Hello,
>>
>> I have several TYPO3 installations (TYPO3 4.7, update to 6.0 perhaps next
>> year). I would like to get started with Extbase / Fluid, however quite a
>> few resources (and books) I found seem to be outdated. The
>> "extension_builder" extension requires TYPO3 >= 6.0. I am not sure if the
>> extbase_kickstarter is up to date. Can someone point me to the best
>> up-to-date resources on the web, preferably a tutorial.
>>
>> Many thanks.
>>
>> Chris
>> _______________________________________________
>> TYPO3-dev mailing list
>> TYPO3-dev at lists.typo3.org
>> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-dev
>>




More information about the TYPO3-dev mailing list