PHPackages                             vonheldenundgestalten/contao-basic - 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. vonheldenundgestalten/contao-basic

ActiveContao-bundle[Utility &amp; Helpers](/categories/utility)

vonheldenundgestalten/contao-basic
==================================

Basic stylings for all VHUG projects (for Contao 4.x)

5.3.4(3mo ago)0507↓50%21MITSCSS

Since Jun 23Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/vonheldenundgestalten/contao-basic)[ Packagist](https://packagist.org/packages/vonheldenundgestalten/contao-basic)[ RSS](/packages/vonheldenundgestalten-contao-basic/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (12)Used By (1)

contao-basic
============

[](#contao-basic)

Basic stylings and logic for every client project (Contao 4.9+)

contents
--------

[](#contents)

- setting basic video parameters in DCA, aspect ratio set to 16:9 if nothing else was selected
- adding basic CSS including reset logic for all projects
- adding CSS for basic layout and responsive behaviour on video and map elements (based on aspect ratio)
- adding CSS for imprint and privacy pages (requires page class *privacy* and content class *dsgvo21* on the mandatory info block to object direct advertising and data collection)

All logic is compatible with the bundle [contao-privacy](https://github.com/vonheldenundgestalten/contao-privacy) and includes not only the element style, but also the responsive styling for the privacy overlay.

additional instructions
-----------------------

[](#additional-instructions)

To set the aspect ratio to the basic 16:9 on existing video elements this query directly on the DB helps. Only needed once, for example after a Contao upgrade from 4.4:

```
UPDATE `tl_content` SET playerAspect = '16:9'
WHERE (`type` LIKE 'youtube' OR type LIKE 'vimeo') and (playerAspect = 'none' OR playerAspect = '')
```

###  Health Score

44

—

FairBetter than 92% of packages

Maintenance82

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~133 days

Recently: every ~181 days

Total

11

Last Release

92d ago

Major Versions

4.13.0 → 5.3.12024-02-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e2e520d3604cd29970876eb44635609b1342df27178c7de6b126bdaea84c5d2?d=identicon)[markusmilkereit](/maintainers/markusmilkereit)

---

Top Contributors

[![SakiCode](https://avatars.githubusercontent.com/u/29452901?v=4)](https://github.com/SakiCode "SakiCode (11 commits)")[![markusmilkereit](https://avatars.githubusercontent.com/u/676671?v=4)](https://github.com/markusmilkereit "markusmilkereit (8 commits)")[![ArbenVHUG](https://avatars.githubusercontent.com/u/90628837?v=4)](https://github.com/ArbenVHUG "ArbenVHUG (3 commits)")[![bratMilak](https://avatars.githubusercontent.com/u/7874982?v=4)](https://github.com/bratMilak "bratMilak (2 commits)")[![markotodic](https://avatars.githubusercontent.com/u/17886536?v=4)](https://github.com/markotodic "markotodic (1 commits)")

### Embed Badge

![Health badge](/badges/vonheldenundgestalten-contao-basic/health.svg)

```
[![Health](https://phpackages.com/badges/vonheldenundgestalten-contao-basic/health.svg)](https://phpackages.com/packages/vonheldenundgestalten-contao-basic)
```

###  Alternatives

[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[madeyourday/contao-rocksolid-custom-elements

Create your own, nestable content elements using a modular system. End the WYSIWYG chaos with your own content elements.

50341.9k12](/packages/madeyourday-contao-rocksolid-custom-elements)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-folderpage

Provides a new page type for Contao that allows you to group pages into folders.

18147.9k9](/packages/terminal42-contao-folderpage)[inspiredminds/contao-wowjs

Integrates WOW.js for Contao content elements and form fields.

1813.0k](/packages/inspiredminds-contao-wowjs)[inspiredminds/contao-glightbox

Contao extension to integrate GLightbox.

1223.3k1](/packages/inspiredminds-contao-glightbox)

PHPackages © 2026

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