-
Notifications
You must be signed in to change notification settings - Fork 14
Home
Quirijn edited this page Dec 31, 2019
·
25 revisions
DD4T is a framework on top of a CMS called SDL Tridion Sites. It helps you to develop an MVC web application based on the content you manage in Tridion.
At its core DD4T consists of a set of template building blocks to publish your pages and component presentations to the Tridion Content Data Store as JSON, and a set of .NET libraries which you use in your MVC web application and which retrieve the pages and component presentations from the Tridion Content Data Store (a.k.a. Broker database) and convert them to objects ('ViewModels').
DD4T exists for both .NET and Java. The template building blocks for both flavors are identical.
If you want to contribute to DD4T, you can do it in one of the following ways:
- Create an issue in one of the DD4T GitHub repositories
- Fork the code of one of these repositories and submit a pull request
- Ask a question on Tridion Stack Exchange