PHPackages                             typo3-themes/themes - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. typo3-themes/themes

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

typo3-themes/themes
===================

TYPO3 THEMES

9.3.0(1y ago)3642.6k27[8 issues](https://github.com/typo3-themes/themes/issues)[1 PRs](https://github.com/typo3-themes/themes/pulls)2GPL-2.0+PHP

Since Dec 4Pushed 2mo ago16 watchersCompare

[ Source](https://github.com/typo3-themes/themes)[ Packagist](https://packagist.org/packages/typo3-themes/themes)[ Docs](http://typo3-themes.org)[ RSS](/packages/typo3-themes-themes/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (78)Used By (2)

[!['Stories in Ready'](https://camo.githubusercontent.com/0a488a5bbd5603305145d667af297a150b8dd63e5065245b3e36c2070a155511/68747470733a2f2f62616467652e776166666c652e696f2f7479706f332d7468656d65732f7468656d65732e706e673f6c6162656c3d7265616479267469746c653d5265616479)](https://waffle.io/typo3-themes/themes)Themes
------

[](#themes)

### About the THEMES Project

[](#about-the-themes-project)

The THEMES project was started with the idea in mind to provide a standardized way how the frontend output of TYPO3 should be created. So the approach is similar to the Wordpress or Drupal world, where we have standardized datastructures and renderers since ages.

**We use  to render the page templates normally, this allows to extend given themes, without the need to overwrite all. But you still can choose to render everything with TypoScript or marker based templates, even if this is not what we suggest.**

To achieve that goal and to be highly flexible configurable at the same time we build a set of extensions which provides the needed functionality:

Having the base packages and also ready made themes like:

- [theme\_bootstrap\_slate](http://typo3.org/extensions/repository/view/theme_bootstrap_slate)
- [theme\_bootstrap\_mosaic](http://typo3.org/extensions/repository/view/theme_bootstrap_mosaic)
- [theme\_zurbink](http://typo3.org/extensions/repository/view/theme_zurbink)

It's easy and fast to start a new web project with less effort.

Combined with TYPO3 core features like distributions you can start the first structure of a webpage in minutes instead of hours.

### Installation

[](#installation)

To install THEMES and get started fast, we highly recommend to take the following steps:

**Simply install the themes from TER you would like to have**This will install all the needed dependencies and you are ready to go.

You can get the list of all themes which are available via the TER on [typo3-themes.org](http://www.typo3-themes.org/)

Some example themes are:

- [theme\_bootstrap\_highland](http://typo3.org/extensions/repository/view/theme_bootstrap_highland)
- [theme\_bootstrap\_mosaic](http://typo3.org/extensions/repository/view/theme_bootstrap_mosaic)
- [theme\_zurbink](http://typo3.org/extensions/repository/view/theme_zurbink)
- [theme\_foundation](http://typo3.org/extensions/repository/view/theme_foundation)

Additionally you can install a ready made distribution which also adds a pagetree into your TYPO3 installation:

- [themes\_distribution](http://typo3.org/extensions/repository/view/themes_distribution)

This will make your TYPO3 serving a dummy webpage within some seconds.

### Advantages for Developers

[](#advantages-for-developers)

- Configuration can be put in a VCS as all is managed in Files
- Default set of backendlayouts
- if standard is kept easily layout is easily without data loss
- flexible and efficient to use
- often we used FLUID instead of complex TypoScript
- customizeable
- works with all 12 column grid frameworks we know like:
    - [bootstrap](http://getbootstrap.com/)
    - [foundation](http://foundation.zurb.com/)
    - [yaml](http://www.yaml.de/)

### Advantages for integrators

[](#advantages-for-integrators)

- local testing possible
- atomic deployment as extension
- no TypoScript in the Database
- shared licenses:
    - please see a list of community shared licenses on

### Advantages for Editors

[](#advantages-for-editors)

- easy to use
- flexible
- ...

### Community

[](#community)

We use the TYPO3 Slack channel to communicate:

- [Sign Up](https://forger.typo3.org/slack)
- [Start typo3-themes channel](https://typo3.slack.com/messages/typo3-themes/)

Issues should be sent to the appropriate extension on github:

- [TYPO3-THEMES on Github](https://github.com/typo3-themes)

More resources
--------------

[](#more-resources)

### typo3-themes.org

[](#typo3-themesorg)

On [www.typo3-themes.org](http://www.typo3-themes.org) you can view a list of THEMES available in the TYPO3 Extension Repository and soon agancies and certified integrators will be able to sell their own THEMES via that Plattform.

### TYPO3 Theming und Distribution

[](#typo3-theming-und-distribution)

This is the big documentation about themes, written by Thomas Deuling, Jo Hasenau and Kay Strobach. The book is written in german, but we plan to release an english version taking care of the current changes and CMS 7 soon.

Hint
----

[](#hint)

Please take a look into Documentation/Index.rst if there is no documentation above this line.

This is a current github limitation :(

[github/markup#172](https://github.com/github/markup/issues/172)

Build Status
------------

[](#build-status)

The following image indicates the build status. Currently it's failing due to some codingstyle issues, to tackle them, the builds are tested with phpcs and the TYPO3 codesniffers, stay tuned we will tackle them all!

[![](https://camo.githubusercontent.com/d6b62a5a4f0f71a806d38f0b802b37125f5028d1dddf883ff9e04c4db5b817f8/68747470733a2f2f7472617669732d63692e6f72672f7479706f332d7468656d65732f7468656d65732e737667)](https://travis-ci.org/typo3-themes/themes)

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance61

Regular maintenance activity

Popularity40

Moderate usage in the ecosystem

Community32

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 62.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~202 days

Recently: every ~250 days

Total

17

Last Release

564d ago

Major Versions

2.5.1 → 7.0.02016-03-21

7.0.3 → 8.7.02017-06-26

8.7.6 → 9.0.02019-07-04

8.7.9 → 9.1.02021-09-16

8.7.11 → 9.2.02023-05-11

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c6681704a769ab93a20ba54d94054d0f3f1e81b99341e8cfa29d91f6d8f16fb?d=identicon)[kaystrobach](/maintainers/kaystrobach)

![](https://www.gravatar.com/avatar/42a792c2a02a0dd1385ccb52969e1f71050208ea2fcd702811f12c94ae40b26e?d=identicon)[4viewture](/maintainers/4viewture)

![](https://www.gravatar.com/avatar/f37fd710ec1c1efdf4c5f52f1a458a55f2cf772eeb61e3a5bbf68dcad7eccf6f?d=identicon)[typo3-themes](/maintainers/typo3-themes)

---

Top Contributors

[![kaystrobach](https://avatars.githubusercontent.com/u/1185776?v=4)](https://github.com/kaystrobach "kaystrobach (407 commits)")[![tdeuling](https://avatars.githubusercontent.com/u/1298841?v=4)](https://github.com/tdeuling "tdeuling (224 commits)")[![pgampe](https://avatars.githubusercontent.com/u/855238?v=4)](https://github.com/pgampe "pgampe (4 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (3 commits)")[![benjaminkott](https://avatars.githubusercontent.com/u/3243119?v=4)](https://github.com/benjaminkott "benjaminkott (3 commits)")[![AlexPixelant](https://avatars.githubusercontent.com/u/10956203?v=4)](https://github.com/AlexPixelant "AlexPixelant (2 commits)")[![t-zimmermann](https://avatars.githubusercontent.com/u/7645477?v=4)](https://github.com/t-zimmermann "t-zimmermann (1 commits)")[![waffle-iron](https://avatars.githubusercontent.com/u/6912981?v=4)](https://github.com/waffle-iron "waffle-iron (1 commits)")[![alandolsi](https://avatars.githubusercontent.com/u/3594182?v=4)](https://github.com/alandolsi "alandolsi (1 commits)")[![woodyc79](https://avatars.githubusercontent.com/u/1710712?v=4)](https://github.com/woodyc79 "woodyc79 (1 commits)")[![astehlik](https://avatars.githubusercontent.com/u/956513?v=4)](https://github.com/astehlik "astehlik (1 commits)")[![Bunnyfield](https://avatars.githubusercontent.com/u/3198454?v=4)](https://github.com/Bunnyfield "Bunnyfield (1 commits)")[![mvoehringer](https://avatars.githubusercontent.com/u/2719466?v=4)](https://github.com/mvoehringer "mvoehringer (1 commits)")[![rslg](https://avatars.githubusercontent.com/u/3069999?v=4)](https://github.com/rslg "rslg (1 commits)")[![ste101](https://avatars.githubusercontent.com/u/359959?v=4)](https://github.com/ste101 "ste101 (1 commits)")

---

Tags

TYPO3 CMSthemesfluidcustomizeTYPO3 THEMES

### Embed Badge

![Health badge](/badges/typo3-themes-themes/health.svg)

```
[![Health](https://phpackages.com/badges/typo3-themes-themes/health.svg)](https://phpackages.com/packages/typo3-themes-themes)
```

###  Alternatives

[derhansen/sf_event_mgt

Configurable event management and registration extension based on ExtBase and Fluid

64313.9k6](/packages/derhansen-sf-event-mgt)[brotkrueml/schema

Embedding schema.org vocabulary - API and view helpers for schema.org markup

33584.6k13](/packages/brotkrueml-schema)[causal/extractor

This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.

16244.5k](/packages/causal-extractor)[derhansen/sf_banners

Banner-Management Extension based on Extbase and Fluid. Loads banners asynchronously using JavaScript.

1144.5k](/packages/derhansen-sf-banners)[typo3/cms-introduction

The Official TYPO3 Introduction Package

1880.6k5](/packages/typo3-cms-introduction)[jweiland/events2

Events 2 - Create single and recurring events

2062.4k2](/packages/jweiland-events2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
