The #TYPO3 extension fal_protect v1.7.1 is now compatible with TYPO3 v14.
https://extensions.typo3.org/extension/fal_protect
CSS und JavaScript in TYPO3 einzubinden muss nicht kompliziert sein. 🚀
In unserem Guide zeigen wir 11 praktische Wege, um CSS & JS in TYPO3 einzubinden, mit Fluid, TypoScript & weiteren gängigen Methoden aus der Praxis.
https://t3planet.de/en/blog/add-css-js-typo3/

đź“™ Version control of TYPO3 projects with Git
Using Git for version control in TYPO3 projects helps ensure consistent collaboration, transparent change tracking, and safer deployments.
➡️ https://docs.typo3.org/m/typo3/reference-coreapi/13.4/en-us/Administration/VersionControl/Index.html
Neuer Artikel im Blog:
TYPO3-Projekte von Agenturen ĂĽbernehmen: Checkliste und Vorgehen
https://wwagner.net/blog/a/typo3-projekte-von-agenturen-uebernehmen-checkliste-und-vorgehen
#TYPO3 #Agenturen #ProjektĂĽbernahme
The #TYPO3 extension iconpack_flagicons v1.1.1 is now compatible with TYPO3 v14.
https://extensions.typo3.org/extension/iconpack_flagicons
Whenever I work with #TYPO3's EXT:form, I do not know if I hate it or if I love it.
Whenever I work with #TYPO3's EXT:forms, I do not know if I hate it or if I love it.
TYPO3-Grundlagen haben einen Zinseszins-Effekt. Einmal sauber gelernt, profitierst du davon bei jedem Projekt.
Drei Bereiche mit dem größten Hebel: TypoScript verstehen, Shell-Kenntnisse aufbauen, Composer wirklich durchschauen.
Warum ich das aus eigener Erfahrung weiĂź und was mich meine teuerste AbkĂĽrzung gekostet hat:
https://wwagner.net/blog/a/der-zinseszins-sauberer-typo3-grundlagen?mtm_campaign=blogartikel-typo3-grundlagen-mar-2026&mtm_source=mastodon&mtm_medium=social

I have a question regarding the TYPO3 ecosystem. I’d like to view form requests (tx_form_requests) directly within a backend module. I thought there was already a built-in solution for this, but so far I’ve only come across this package: https://extensions.typo3.org/extension/form_to_database.
I could certainly build a custom solution, but I’d prefer not to reinvent the wheel if a backend module for this already exists. #typo3 #followerpower
TYPO3 14 hat ein neues Backend-Modul: den Content Statistics Report. Er zeigt dir, welche Inhaltselemente im Einsatz sind, auf welchen Seiten und welche gar nicht genutzt werden. Direkt im Backend, ohne SQL, ohne Extension.
Digitale Plattformen verändern sich mit der Zeit.
Neue Inhalte, Updates und Funktionen bringen Wachstum – aber manchmal auch kleine Reibungen bei Performance, Suche oder Darstellung.
Genau hier haben wir bei der Plattform des CyberForum e. V. angesetzt:
- Performance optimiert
- eine SicherheitslĂĽcke geschlossen
- Jobbörse & Suche stabilisiert
- Event-Kalender verbessert
Damit die Technik im Hintergrund läuft – und das Netzwerk im Vordergrund steht.
#TYPO3 #Webentwicklung #OpenWeb

đź“™ Create a backend module with TYP3 Core functionality
This page covers the backend template view, using only Core functionality without Extbase.