PHPackages                             undkonsorten/typo3-pagetitle-ts - 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. undkonsorten/typo3-pagetitle-ts

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

undkonsorten/typo3-pagetitle-ts
===============================

TYPO3 extension to access the final page title, built by the PageTitle API, within TypoScript

1.0.2(7y ago)03GPL-2.0-or-laterPHPPHP ^7.1

Since Apr 3Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/undkonsorten/typo3-pagetitle-ts)[ Packagist](https://packagist.org/packages/undkonsorten/typo3-pagetitle-ts)[ Docs](https://www.undkonsorten.com)[ RSS](/packages/undkonsorten-typo3-pagetitle-ts/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (2)Versions (5)Used By (0)

[![License](https://camo.githubusercontent.com/aa187d97d39595488880f3b4d85b3f907d561dc855830638cc444616b660d74b/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f756e646b6f6e736f7274656e2f7479706f332d706167657469746c652d74732e737667)](LICENSE)[![Release](https://camo.githubusercontent.com/82ae26cd1f803e6db4c2891b38b81da556a339c77ed5264ae828329d2c6b6eb7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f756e646b6f6e736f7274656e2f7479706f332d706167657469746c652d74732e737667)](https://github.com/undkonsorten/typo3-pagetitle-ts/releases/)

Important

This package has been abandoned. It‘s superseded by the possibilities of the [TYPO3 Page Title API](https://docs.typo3.org/m/typo3/reference-coreapi/main/en-us/ApiOverview/Seo/PageTitleApi.html) added to TYPO3 CMS since.

This package will not receive updates nor support.

TYPO3 extension `pagetitle_ts`
==============================

[](#typo3-extension-pagetitle_ts)

This TYPO3 CMS extension provides a TypoScript hook for `getData()`. It allows you to insert the final page title, built by the TYPO3 PageTitle API.

Installation
------------

[](#installation)

Composer:

```
composer require undkonsorten/typo3-pagetitle-ts
```

GitHub:

```
cd typo3conf/ext
git clone git@github.com:undkonsorten/typo3-pagetitle-ts.git pagetitle_ts
```

Usage
-----

[](#usage)

If your page object is named `page` within TypoScript, you can include the page title as follows:

```
page.meta {
  og:title {
    data = pagetitle
    stdWrap < config.pageTitle
    replace = 1
  }
  twitter:title < .og:title
  DC\.title < .og:title
  og:title.attribute = property
}

```

Of course it's possible to use the `date = pagetitle` configuration in each other context as well.

License
-------

[](#license)

[GPL-2.0](LICENSE)

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~1 days

Total

3

Last Release

2595d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a192083f4fc05fe8020592c9b5222677998fcf0e779df21ecb51016d8fd45f98?d=identicon)[undkonsorten](/maintainers/undkonsorten)

---

Top Contributors

[![eliashaeussler](https://avatars.githubusercontent.com/u/16313625?v=4)](https://github.com/eliashaeussler "eliashaeussler (9 commits)")[![cumuru](https://avatars.githubusercontent.com/u/12487311?v=4)](https://github.com/cumuru "cumuru (2 commits)")

---

Tags

extensionpagetitletypo3typoscriptTypoScriptpagetitle

### Embed Badge

![Health badge](/badges/undkonsorten-typo3-pagetitle-ts/health.svg)

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

###  Alternatives

[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

96374.6k23](/packages/friendsoftypo3-content-blocks)[brotkrueml/schema

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

33584.6k13](/packages/brotkrueml-schema)[b13/bolt

Bolt - An easy TYPO3 integration basis

28202.9k2](/packages/b13-bolt)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)

PHPackages © 2026

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