PHPackages                             oneup/contao-page-teaser - 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. oneup/contao-page-teaser

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

oneup/contao-page-teaser
========================

Page teaser functionality for Contao Open Source CMS

3.0.2(1mo ago)311.0k↑366.7%5[2 issues](https://github.com/1up-lab/contao-page-teaser/issues)[1 PRs](https://github.com/1up-lab/contao-page-teaser/pulls)MITPHPPHP ^8.4

Since Jul 8Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/1up-lab/contao-page-teaser)[ Packagist](https://packagist.org/packages/oneup/contao-page-teaser)[ Docs](https://1up.io)[ RSS](/packages/oneup-contao-page-teaser/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (3)Dependencies (8)Versions (30)Used By (0)

Contao Page Teaser
==================

[](#contao-page-teaser)

Page teaser functionality for Contao Open Source CMS.

[![Author](https://camo.githubusercontent.com/a1ca831710cc70c5c356e8dbc27e1212ed4d41a3ad0c6d9f7afbb02d78250cf4/687474703a2f2f696d672e736869656c64732e696f2f62616467652f617574686f722d40317570676d62682d626c75652e7376673f7374796c653d666c61742d737175617265)](https://1up.io)[![Software License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/8524486f0694bd64c83b2f945d59740e339b8313237042f6e41af7a42501b385/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f6e6575702f636f6e74616f2d706167652d7465617365722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/oneup/contao-page-teaser)

### TL;DR

[](#tldr)

Features included:

- Page teaser as a content element.
- Page teaser as a module.

### Requirements

[](#requirements)

- PHP `^8.4`
- Contao Open Source CMS `^5.3`

### Installation

[](#installation)

```
composer require oneup/contao-page-teaser

```

### About this extension

[](#about-this-extension)

Adds page teaser functionality to Contao CMS as both a content element and a front-end module.

#### Page settings

[](#page-settings)

Every page gets a new "Page Teaser" section (added right after the meta/SERP preview fields) with:

- Preview Text - rich text field (TinyMCE), supports insert tags, indexed for search
- Optional teaser image - toggle checkbox that reveals a single image with image size, alt text and title

These fields are also available on forward and redirect pages.

#### Content Element

[](#content-element)

A "Page Teaser" content element lets you manually pick one or more pages via the page tree (with drag-and-drop ordering) and renders each as a teaser (title, preview text, image) using a selectable output template.

#### Module - two modes

[](#module---two-modes)

1. Individual: same manual page-picker as the content element (pick + order specific pages).
2. Automatic/navigation-based: builds the teaser list from the page tree itself, using the standard Contao navigation parameters (level offset, show level, hard limit, show protected/hidden pages, define root page) — so it behaves like a navigation module but renders teaser cards instead of links.

Both modes let you choose the output template (default: teasers\_list) and optionally hide protected pages.

### License

[](#license)

MIT

###  Health Score

59

—

FairBetter than 98% of packages

Maintenance79

Regular maintenance activity

Popularity30

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity91

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 76.9% 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 ~154 days

Recently: every ~61 days

Total

27

Last Release

48d ago

Major Versions

1.2.4 → 2.0.02019-05-09

2.2.10 → 3.0.02026-02-11

PHP version history (3 changes)1.0.0PHP &gt;=5.4

2.0.0PHP &gt;=7.2

3.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/87bf1d07a851471e5d0ba2052e6a7a78d6313378214087a2919ff9979656ad0b?d=identicon)[bytehead](/maintainers/bytehead)

![](https://www.gravatar.com/avatar/851cd6cc31c9f924bd4d61793ea7a68e24304632ccf03babf0acab6118f70758?d=identicon)[sheeep](/maintainers/sheeep)

---

Top Contributors

[![bytehead](https://avatars.githubusercontent.com/u/754921?v=4)](https://github.com/bytehead "bytehead (30 commits)")[![sheeep](https://avatars.githubusercontent.com/u/607530?v=4)](https://github.com/sheeep "sheeep (6 commits)")[![MarkejN](https://avatars.githubusercontent.com/u/38976632?v=4)](https://github.com/MarkejN "MarkejN (2 commits)")[![schmidoo](https://avatars.githubusercontent.com/u/60224081?v=4)](https://github.com/schmidoo "schmidoo (1 commits)")

---

Tags

extensionsmodulescontaopreviewteaserpage teaser

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/oneup-contao-page-teaser/health.svg)

```
[![Health](https://phpackages.com/badges/oneup-contao-page-teaser/health.svg)](https://phpackages.com/packages/oneup-contao-page-teaser)
```

###  Alternatives

[metamodels/core

MetaModels core

10156.6k68](/packages/metamodels-core)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3290.3k6](/packages/codefog-contao-news-categories)[terminal42/contao-node

Node bundle for Contao Open Source CMS

3078.1k6](/packages/terminal42-contao-node)[fleetbase/fleetops-api

Fleet &amp; Transport Management Extension for Fleetbase

1734.8k10](/packages/fleetbase-fleetops-api)[heimrichhannot/contao-pwa-bundle

A bundle to provide progressive web app support for contao.

101.2k](/packages/heimrichhannot-contao-pwa-bundle)

PHPackages © 2026

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