The @typo3 Association discovers practical Step-by-Step Guides as a “new learning method”.
I’ve been doing this since 2010. 🤷♂️
Still: Good that hands-on learning is finally becoming officially important. TYPO3 needs more “learning by doing” and fewer documentation tomes.
https://typo3.org/article/contribute-to-step-by-step-guides-a-new-way-to-learn-typo3-hands-on
📙 Database records in TYPO3
In TYPO3, a record refers to an individual piece of content or data that is stored in the database. Each record is part of a table and represents a specific entity, such as a page, a content element, a backend user, or an extension configuration.
➡️ https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/DatabaseRecords/Index.html
🔐 TYPO3's backend login form API
➡️ https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/ApiOverview/Backend/LoginProvider.html
🎉TYPO3camp München 2025🧡⛺️
Vom 12. bis 14. September 2025 waren wir mit der #TYPO3Community im Puchheimer Kulturzentrum PUC bei München. Gemeinsam diskutierten wir die neuesten Trends aus der #TYPO3-Welt und teilten Best Practices.
🩶visionbites hat das diesjährige #TYPO3camp erneut als #Silbersponsor unterstützt und mit zwei eigenen Sessions aktiv zum #Barcamp beigetragen:
⏩ Mehr #Highlights gibt es im Blog: https://www.visionbites.de/blog/typo3camp-muenchen-2025
#T3CampMunich #TYPO3 #Community #Networking #Barcamp

The #TYPO3 extension mkcleaner v13.0.0 is now compatible with TYPO3 v13.
https://extensions.typo3.org/extension/mkcleaner
The #TYPO3 extension keycloak_sso v2.0.2 is now compatible with TYPO3 v13.
https://extensions.typo3.org/extension/keycloak_sso
The #TYPO3 extension auth0_sso v2.0.2 is now compatible with TYPO3 v13.
https://extensions.typo3.org/extension/auth0_sso
Wir sind auf Dein Feedback angewiesen! Dauert maximal 30 Sekunden. 🧡
Vote für das Beste TYPO3camp (TYPO3 Awards 2025): https://docs.google.com/forms/d/e/1FAIpQLSexASZHG3IYosB9RK5exj-5CjKONB-0YLDkJu1MFRqVNVk4gg/viewform
Gib uns direktes Feedback: https://docs.google.com/forms/d/e/1FAIpQLSeg4UpDPr-foznt1Msrzl9L20GxjsnkITGb8OWGHF9hPpReBg/viewform

The #TYPO3 extension oauth_openid_single_sign_on v1.1.1 is now compatible with TYPO3 v13.
https://extensions.typo3.org/extension/oauth_openid_single_sign_on
Why copy-pasting the same answer all day when AI can do it better?🤷🏻
Let T3AC handle it for you 😎
Free up your support team today 👉 https://t3planet.de/en/t3ac-typo3-extension
#T3AC #AIChatbot #TYPO3 #T3Planet #AIUniverse #TYPO3AI #TYPO3CMS #typo3aichatbot #typo3aiuniverse

Kunde: "Können Sie am Preis noch was machen?" Du: "Äh, ja, vielleicht 10% weniger..."
Später ärgerst du dich über dich selbst.
Business Roundtable am 25.09., 16:30: Wie du souverän bei deinen Preisen bleibst.
https://wwagner.net/events/business-roundtable-digital-mit-typo3
📙 The JavaScript Event API in the TYPO3 backend
The TYPO3 JavaScript Event API enables JavaScript developers to have a stable event listening interface. The API takes care of common pitfalls like event delegation and clean event unbinding.