PHPackages                             figuren-theater/ft-theming - 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. figuren-theater/ft-theming

ActiveWordpress-muplugin[Templating &amp; Views](/categories/templating)

figuren-theater/ft-theming
==========================

This package helps you &amp; your brand with a consistent look across the figuren.theater Multisite network and beyond.

1.2.1(1y ago)0273[8 issues](https://github.com/figuren-theater/ft-theming/issues)2GPL-3.0-or-laterPHPPHP &gt;=7.1CI passing

Since Jan 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/figuren-theater/ft-theming)[ Packagist](https://packagist.org/packages/figuren-theater/ft-theming)[ Docs](https://websites.fuer.figuren.theater)[ RSS](/packages/figuren-theater-ft-theming/feed)WikiDiscussions main Synced 1mo ago

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

 [ ![figuren.theater Logo](https://raw.githubusercontent.com/figuren-theater/logos/main/favicon.png) ](https://github.com/figuren-theater/ft-theming)figuren.theater | Theming
=========================

[](#figurentheater--theming)

 This package helps you &amp; your brand with a consistent look across the [figuren.theater](https://figuren.theater) multisite network and beyond.

 [**Read our blog**](https://meta.figuren.theater/blog)

 [See the network in action](https://figuren.theater) • [Join the network](https://mein.figuren.theater) • [Create your own network](https://websites.fuer.figuren.theater)

About
-----

[](#about)

This is the long desc

- *list closed tracking-issues or `docs` files here*
- Do you have any [ideas](https://github.com/figuren-theater/ft-theming/issues/new) ?

Background &amp; Motivation
---------------------------

[](#background--motivation)

...

Install
-------

[](#install)

1. Install via command line ```
    composer require figuren-theater/ft-theming
    ```

Usage
-----

[](#usage)

### API

[](#api)

```
Figuren_Theater::API\get_...()
```

Plugins included
----------------

[](#plugins-included)

This package contains the following plugins. Thoose are completely managed by code and lack of their typical UI.

- [WP Better Emails](https://wordpress.org/plugins/wp-better-emails/#developers)

What does this package do in addition?
--------------------------------------

[](#what-does-this-package-do-in-addition)

Accompaniying the core functionality of the mentioned plugins, theese **best practices** are included with this package.

- Allow any post type to use one or more templates, independently from the theme. This is enabled by default for the `page` post type by using

    ```
    add_post_type_support(
      'page',
      'post-type-templates',
      [
        'templates' => [
          'blank.php'=>'A blank canvas'
        ],
        'path'=>'ABSPATH_TO_TEMPLATE_DIRECTORY'
      ]
    );
    ```
- Allow third-party scripts to be loaded either `defer`ed or `async` via a filter or a URL#hash.
- Remove jquery 'MIGRATE' console message from frontend.
- Deliver our figuren.theater favicon as fallback, if non is set
- Themed Login using site-icon and theme-colors

Built with &amp; uses
---------------------

[](#built-with--uses)

- [dependabot](/.github/dependabot.yml)
- [code-quality](https://github.com/figuren-theater/code-quality/)A set of status checks to ensure high and consitent code-quality for the figuren.theater platform.
- ....

Contributing
------------

[](#contributing)

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

Versioning
----------

[](#versioning)

We use [Semantic Versioning](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/figuren-theater/ft-theming/tags).

Authors
-------

[](#authors)

- **Carsten Bach** - *Provided idea &amp; code* - [figuren.theater/crew](https://figuren.theater/crew/)

See also the list of [contributors](https://github.com/figuren-theater/ft-theming/contributors)who participated in this project.

License
-------

[](#license)

This project is licensed under the **GPL-3.0-or-later**, see the [LICENSE](/LICENSE) file for details

Acknowledgments
---------------

[](#acknowledgments)

- [altis](https://github.com/search?q=org%3Ahumanmade+altis) by humanmade, as our digital role model and inspiration
- [@roborourke](https://github.com/roborourke) for his clear &amp; understandable [coding guidelines](https://docs.altis-dxp.com/guides/code-review/standards/)
- [python-project-template](https://github.com/rochacbruno/python-project-template) for their nice template-&gt;repo renaming workflow

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95% 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 ~50 days

Recently: every ~116 days

Total

14

Last Release

563d ago

### Community

Maintainers

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

---

Top Contributors

[![carstingaxion](https://avatars.githubusercontent.com/u/198883?v=4)](https://github.com/carstingaxion "carstingaxion (76 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")

---

Tags

brandingcorporate-designwordpresswordpress-mupluginwordpressdesignthemingcorporatebranding

### Embed Badge

![Health badge](/badges/figuren-theater-ft-theming/health.svg)

```
[![Health](https://phpackages.com/badges/figuren-theater-ft-theming/health.svg)](https://phpackages.com/packages/figuren-theater-ft-theming)
```

###  Alternatives

[timber/timber

Create WordPress themes with beautiful OOP code and the Twig Template Engine

5.7k3.4M111](/packages/timber-timber)[roots/sage

WordPress starter theme with a modern development workflow

13.2k337.2k2](/packages/roots-sage)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[log1x/sage-directives

A set of Blade directives for use with Roots Sage.

297709.3k5](/packages/log1x-sage-directives)[brain/hierarchy

No-dependencies package that embodies WordPress template hierarchy

842.3M14](/packages/brain-hierarchy)[palmiak/timber-acf-wp-blocks

Create Gutenberg blocks from Twig templates and ACF fields.

24872.5k1](/packages/palmiak-timber-acf-wp-blocks)

PHPackages © 2026

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