PHPackages                             in2code/typoscript2ce - 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. [Templating &amp; Views](/categories/templating)
4. /
5. in2code/typoscript2ce

ActiveTypo3-cms-extension[Templating &amp; Views](/categories/templating)

in2code/typoscript2ce
=====================

Render typoscript as content element

8.0.0(1mo ago)896.3k↓40%1GPL-3.0PHPPHP ^8.2CI failing

Since Jan 25Pushed 1mo ago3 watchersCompare

[ Source](https://github.com/einpraegsam/typoscript2ce)[ Packagist](https://packagist.org/packages/in2code/typoscript2ce)[ Docs](https://github.com/einpraegsam/typoscript2ce)[ RSS](/packages/in2code-typoscript2ce/feed)WikiDiscussions develop Synced 2d ago

READMEChangelogDependencies (2)Versions (16)Used By (0)

TYPO3 Extension typoscript2ce
=============================

[](#typo3-extension-typoscript2ce)

Render some typoscript as a content element in TYPO3

What does it do
---------------

[](#what-does-it-do)

If you want to render some TypoScript as a Content Element, you can use this plugin. This plugin is really a small plugin without any deeper logic, but should help you with your daily work.

[![Plugin example](Documentation/Images/screenshot_backend_tt_content.png "Example plugin")](Documentation/Images/screenshot_backend_tt_content.png)

Quickstart
----------

[](#quickstart)

- Install extension `composer require in2code/typoscript2ce`
- Add some TypoScript to the current (or the root) page (e.g. lib.myTypoScript)
- Add the plugin to a page
- Call same Typoscript object (like lib.anything) into the FlexForm Field
- Done

Example
-------

[](#example)

Just define your TypoScript:

```
lib.anything = TEXT
lib.anything.value = Show this text as content

```

And let it render by adding a new content element of type plugin typoscript2ce.

What else
---------

[](#what-else)

You can enable caching for the plugin in the extension manager settings, if you need it.

Changelog
---------

[](#changelog)

VersionDateStateDescription8.0.02026-05-29TaskTYPO3 14 compat, drop v11/v12, migrate to CType, add upgrade wizard7.0.02024-10-07TaskAdd TYPO3 13 compatibility6.0.02022-10-18TaskAdd TYPO3 12 and drop TYPO3 10 compatibility5.0.02021-05-06TaskAdd TYPO3 11 compatibility4.0.12021-03-17TaskAdd extension key to composer.json4.0.02021-01-26TaskModernizing update (new icon, auto releases, reduced technical dept, etc...3.0.12020-05-12BugfixUpdate version in ext\_emconf.php3.0.02020-05-08TaskUpdate for TYPO3 102.0.12019-02-28BugfixRemove outdated dependencies in ext\_emconf.php2.0.02018-11-01TaskRelease for TYPO3 9.51.2.32017-01-30TaskFix a typo in composer.json1.2.22017-01-25TaskBugfix in composer.json1.2.12017-01-25TaskSame as 1.2.0 - just a mistake with TER-upload1.2.02017-01-25TaskMove to github, add composer.json, Update dependencies for TYPO3 8.x1.1.12016-07-13BugfixSmall bugfixes1.1.02016-01-23TaskChange dependencies for TYPO3 6.0-7.x and PHP5.51.0.22014-08-08BugfixAnother manual update1.0.12014-08-05BugfixManual update1.0.02014-07-28TaskRefactored with extbase and namespaces0.1.02009-03-31TaskInitial releaseBreaking changes
----------------

[](#breaking-changes)

### Upgrading from 7.x to 8.x

[](#upgrading-from-7x-to-8x)

Version 8.0.0 migrates the plugin from the legacy `list_type` mechanism to a dedicated `CType` (required for TYPO3 v14). After updating the extension, run the upgrade wizard **"EXT:typoscript2ce: Migrate list\_type plugin to CType"**in the install tool (or via CLI `vendor/bin/typo3 upgrade:run typoscript2ce_migrateListTypeToCType`) to convert existing content elements. Without this step, previously placed plugin instances will no longer render.

###  Health Score

61

—

FairBetter than 98% of packages

Maintenance93

Actively maintained with recent releases

Popularity37

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 79.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 ~262 days

Recently: every ~474 days

Total

14

Last Release

35d ago

Major Versions

3.0.1 → 4.0.02021-01-26

4.0.1 → 5.0.02021-05-06

5.0.0 → 6.0.02022-10-18

6.0.0 → 7.0.02024-10-07

7.0.0 → 8.0.02026-05-29

### Community

Maintainers

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

---

Top Contributors

[![einpraegsam](https://avatars.githubusercontent.com/u/89055?v=4)](https://github.com/einpraegsam "einpraegsam (77 commits)")[![nebrot](https://avatars.githubusercontent.com/u/6941112?v=4)](https://github.com/nebrot "nebrot (19 commits)")[![Patta](https://avatars.githubusercontent.com/u/2151127?v=4)](https://github.com/Patta "Patta (1 commits)")

---

Tags

content-elementtypo3typo3-cms-extensiontyposcripttypo3content elementTypoScript

### Embed Badge

![Health badge](/badges/in2code-typoscript2ce/health.svg)

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

###  Alternatives

[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[pagemachine/typo3-formlog

Form log for TYPO3

23238.6k8](/packages/pagemachine-typo3-formlog)[sitegeist/fluid-styleguide

Living styleguide for Fluid Components

16241.4k1](/packages/sitegeist-fluid-styleguide)[andersundsehr/storybook

The one and only Storybook Renderer for TYPO3 Fluid Components

214.0k](/packages/andersundsehr-storybook)[t3brightside/microtemplate

TYPO3 CMS template – sectioned one pager with light box like sub pages

171.4k1](/packages/t3brightside-microtemplate)

PHPackages © 2026

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