MDLR

Extension key

mdlr

Package name

digicademy/mdlr

Version

main

Language

en

Author

Jonatan Jalle Steller, MDLR contributors

License

This document is published under the CC BY 4.0 license.

Rendered

Sat, 06 Sep 2025 13:07:58 +0000


This extension provides a web frontend library for use in TYPO3 and other web applications with Fluid-based templating. Components are defined via Fluid to provide vanilla HTML, CSS and a tiny bit of JS. They follow an atomic-design pattern from small atoms via larger molecules, organisms, and templates all the way to pages. This implementation avoids reactive frameworks, CSS and JS preprocessors, as well as largely JS-based web components in favour of delivering readable but coherent HTML to end users. All components aim for semantic expressivity, accessibility, and responsive layouts that adapt to various form factors from mobile to tablet to laptop to desktop.


Table of contents:

Introduction

The extension provides you with atomic components to use in your TYPO3 or otherwise Fluid-enabled project. It is compatible to the Cultural Heritage Framework (CHF), which provides various data models.

Screenshots

TBD

Install and config

  1. Install the extension

    Add the package name to your composer.json or install the package manually.

Use the components

TBD

API reference

TBD

Maintenance

Maintenance of the extension may include adapting it to new TYPO3 versions or updating dependencies and includes.

Sitemap