[TYPO3-english] beginner to plugin development

Bernhard Kraft kraftb at think-open.at
Mon Feb 15 16:36:09 CET 2010


Tudor wrote:
> I am new to plugin development.
> Please tell me what documentation to read for creating a simple search 
> box with 2-3 dropdown options.
> Thx.

I suggest the following:

FE-Programming:
http://typo3.org/documentation/document-library/tutorials/doc_tut_frontend/0.0.1/view/
http://typo3.org/documentation/document-library/tutorials/player_profile_basic/current/

BE-Programming:
http://typo3.org/documentation/document-library/tutorials/doc_tut_backend/current/

Reference about TYPO3 APIs:
http://typo3.org/documentation/document-library/core-documentation/doc_core_api/current/


Or to cite from:
http://typo3.org/documentation/document-library/
-------------
6. Extensions

Please notice that each extension has its own documentation.

If you want to learn how to program your own extensions, skim through 
the TYPO3 Coding Guidelines, Inside TYPO3 and TYPO3 Core API.
Afterwards, you can continue with Modern Template Building - Part 2 and 3.
-------------


And of course Dmitrys book:
http://www.amazon.de/Typo3-Extension-Development-Dmitry-Dulepov/dp/1847192122/


greets,
Bernhard


More information about the TYPO3-english mailing list