PHPackages                             fluidtypo3/fluidpages - 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. fluidtypo3/fluidpages

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

fluidtypo3/fluidpages
=====================

The fluidpages package from FluidTYPO3

5.0.0(7y ago)64252.0k50[2 issues](https://github.com/FluidTYPO3/fluidpages/issues)[3 PRs](https://github.com/FluidTYPO3/fluidpages/pulls)3GPL-2.0+PHPPHP &gt;=7.1.0

Since Mar 25Pushed 6y agoCompare

[ Source](https://github.com/FluidTYPO3/fluidpages)[ Packagist](https://packagist.org/packages/fluidtypo3/fluidpages)[ Docs](http://fluidtypo3.org)[ RSS](/packages/fluidtypo3-fluidpages/feed)WikiDiscussions development Synced 1mo ago

READMEChangelogDependencies (8)Versions (24)Used By (3)

[![](https://camo.githubusercontent.com/d3d2a492513e8cf7605b898fa9a95c1ac375eb31727f326bc1739e64b8852aeb/68747470733a2f2f666c7569647479706f332e6f72672f6c6f676f2e7376677a)](https://camo.githubusercontent.com/d3d2a492513e8cf7605b898fa9a95c1ac375eb31727f326bc1739e64b8852aeb/68747470733a2f2f666c7569647479706f332e6f72672f6c6f676f2e7376677a)

Fluidpages: Fluid Page Templates
================================

[](#fluidpages-fluid-page-templates)

[![Build Status](https://camo.githubusercontent.com/0906bbb767c01daf6172abb6ad4a6c366e4d356c74b29af711c513fbc3507fab/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f466c7569645459504f332f666c75696470616765732e7376673f7374796c653d666c61742d737175617265266c6162656c3d7061636b616765)](https://travis-ci.org/FluidTYPO3/fluidpages) [![Coverage Status](https://camo.githubusercontent.com/e989f429c599e23e09cf789cb1180367cd75ae6c96cb2ceed94f4d492c411124/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f466c7569645459504f332f666c75696470616765732f646576656c6f706d656e742e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/FluidTYPO3/fluidpages) [![Documentation](https://camo.githubusercontent.com/46230e19ac95a49a1b969e088931b869a5305849a7466b03f0e0a4950aac6a55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f646f63756d656e746174696f6e2d6f6e6c696e652d626c75652e7376673f7374796c653d666c61742d737175617265)](https://fluidtypo3.org/templating-manual/introduction.html) [![Build Status](https://camo.githubusercontent.com/da44a80d6881fa83ee55ef20612c8fcf6312b185b548a1b39a1720f3917a5221/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f466c7569645459504f332f666c7569647479706f332d74657374696e672e7376673f7374796c653d666c61742d737175617265266c6162656c3d6672616d65776f726b)](https://travis-ci.org/FluidTYPO3/fluidtypo3-testing/) [![Coverage Status](https://camo.githubusercontent.com/93772c2434a64bd4d383737371be139206604993dc6858f9bb962463584833a6/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f466c7569645459504f332f666c7569647479706f332d74657374696e672f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/FluidTYPO3/fluidtypo3-testing)

OBSOLETE - functionality now served by Flux
===========================================

[](#obsolete---functionality-now-served-by-flux)

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

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

EXT:fluidpages enables the use of Fluid templates as page templates, each template file acting like an individual template. The template files are processed by the extension and a simplified method of selecting templates (two selector boxes, one for current page and one for subpage templates, like TemplaVoila).

Why use it?
-----------

[](#why-use-it)

Although the FLUIDTEMPLATE object in TypoScript allows Fluid templates to be used as page templates, it has limited capabilities. Using EXT:fluidpages the page templates are not only selectable in page properties but also rendered from a proper Controller.

In addition to this, Fluid Pages uses all the power of Flux to allow the template to contain dynamic but very compact configuration sections - which translate to fields in the page properties, the values of which are available when rendering the template.

When combined with the VHS extension this becomes a very powerful tool: the dynamic nature of Fluid templates and the flexibility of ViewHelpers - combined with extremely easy-to-use configuration options.

How does it work?
-----------------

[](#how-does-it-work)

Fluid Pages are registered through TypoScript. The template files are then processed and the configuration contained in each is recorded and used to identify the page template when being selected by content editors.

When editing the page a Flux ConfigurationProvider takes care of processing the specific template's configuration and presenting it as fields available to the content editor much like TemplaVoila.

View the [online templating manual](https://fluidtypo3.org/documentation/templating-manual/introduction.html) for more information.

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

[](#installation)

### Installation using Composer

[](#installation-using-composer)

The recommended way to install the extension is by using [Composer](https://getcomposer.org/). In your Composer based TYPO3 project root, just do `composer require fluidtypo3/fluidpages`.

### Installation as extension from TYPO3 Extension Repository (TER)

[](#installation-as-extension-from-typo3-extension-repository-ter)

Download and install as TYPO3 extension. Search for the term `fluidpages`.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community31

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 69.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 ~101 days

Recently: every ~199 days

Total

19

Last Release

2604d ago

Major Versions

3.6.1 → 4.0.02017-01-25

4.3.0 → 5.0.02019-04-01

PHP version history (3 changes)3.4.0PHP &gt;=5.5.0

4.0.0PHP &gt;=7.0.0

5.0.0PHP &gt;=7.1.0

### Community

Maintainers

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

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

---

Top Contributors

[![NamelessCoder](https://avatars.githubusercontent.com/u/2228052?v=4)](https://github.com/NamelessCoder "NamelessCoder (429 commits)")[![bjo3rnf](https://avatars.githubusercontent.com/u/1183009?v=4)](https://github.com/bjo3rnf "bjo3rnf (93 commits)")[![coding46](https://avatars.githubusercontent.com/u/1724196?v=4)](https://github.com/coding46 "coding46 (17 commits)")[![cedricziel](https://avatars.githubusercontent.com/u/418970?v=4)](https://github.com/cedricziel "cedricziel (17 commits)")[![xf-](https://avatars.githubusercontent.com/u/1295633?v=4)](https://github.com/xf- "xf- (15 commits)")[![heiko-hardt](https://avatars.githubusercontent.com/u/2315719?v=4)](https://github.com/heiko-hardt "heiko-hardt (9 commits)")[![InvisibleKind](https://avatars.githubusercontent.com/u/5380274?v=4)](https://github.com/InvisibleKind "InvisibleKind (7 commits)")[![jmverges](https://avatars.githubusercontent.com/u/2902073?v=4)](https://github.com/jmverges "jmverges (5 commits)")[![amkoroew](https://avatars.githubusercontent.com/u/709140?v=4)](https://github.com/amkoroew "amkoroew (3 commits)")[![agiledivider](https://avatars.githubusercontent.com/u/1173523?v=4)](https://github.com/agiledivider "agiledivider (2 commits)")[![monosize](https://avatars.githubusercontent.com/u/1583746?v=4)](https://github.com/monosize "monosize (2 commits)")[![HenningCash](https://avatars.githubusercontent.com/u/2829004?v=4)](https://github.com/HenningCash "HenningCash (1 commits)")[![dogawaf](https://avatars.githubusercontent.com/u/381969?v=4)](https://github.com/dogawaf "dogawaf (1 commits)")[![ipf](https://avatars.githubusercontent.com/u/557076?v=4)](https://github.com/ipf "ipf (1 commits)")[![irnnr](https://avatars.githubusercontent.com/u/320915?v=4)](https://github.com/irnnr "irnnr (1 commits)")[![jkphl](https://avatars.githubusercontent.com/u/4446936?v=4)](https://github.com/jkphl "jkphl (1 commits)")[![daKmoR](https://avatars.githubusercontent.com/u/24378?v=4)](https://github.com/daKmoR "daKmoR (1 commits)")[![M-a-r-n-o](https://avatars.githubusercontent.com/u/34319107?v=4)](https://github.com/M-a-r-n-o "M-a-r-n-o (1 commits)")[![mmft24](https://avatars.githubusercontent.com/u/1742012?v=4)](https://github.com/mmft24 "mmft24 (1 commits)")[![bauermar](https://avatars.githubusercontent.com/u/22564793?v=4)](https://github.com/bauermar "bauermar (1 commits)")

---

Tags

templatingfluxTYPO3 CMSfedextfluidfluidpages

### Embed Badge

![Health badge](/badges/fluidtypo3-fluidpages/health.svg)

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

###  Alternatives

[fluidtypo3/vhs

This is a collection of ViewHelpers for performing rendering tasks that are not natively provided by TYPO3's Fluid templating engine.

1954.1M49](/packages/fluidtypo3-vhs)[fluidtypo3/flux

The flux package from FluidTYPO3

152982.2k20](/packages/fluidtypo3-flux)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[mask/mask

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. Stored in structured database tables. Style your frontend with Fluid tags. Ideal, if you want to switch from Templavoila.

1391.6M10](/packages/mask-mask)[typo3/testing-framework

The TYPO3 testing framework provides base classes for unit, functional and acceptance testing.

675.0M775](/packages/typo3-testing-framework)[friendsoftypo3/content-blocks

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

96374.6k23](/packages/friendsoftypo3-content-blocks)

PHPackages © 2026

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