I’m working recently on many TYPO3 Projects and I’d like to have a good tutorial/reference to work my way up. I’m looking for something like Agile Web Development with Rails but for TYPO3 if you like. The documentation of TYPO3 is good but not incredible so I was wondering if there was a better option out there.
Share
For extension development with Extbase and Fluid:
For developing a sitepackage extension:
For understanding the TYPO3 extension architecture:
For looking up specific things:
In general: It depends on what you plan to do, so ask for specific recommendations on Slack:
Also, check out these resources:
Videos
Blogs
Outdated
In general: If you use a very old book, make sure it still applies to your version of TYPO3. If in doubt, ask on Slack: #typo3-cms (see above).
These books were recommended in original post:
The mailing lists still exists but there is very little activity. Use Slack oder StackOverflow to ask questions.
older text: “Generally speaking, the best resource for learning TYPO3 outside the documentation is probably the TYPO3 mailing lists; I often find answers to questions just by searching the archives. TYPO3-English is for English-speaking general users; TYPO3-dev is for extension developers and those who want to hack on TYPO3 itself.”