PHPackages                             mindkomm/theme-lib-backend-editor - 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. mindkomm/theme-lib-backend-editor

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

mindkomm/theme-lib-backend-editor
=================================

Opinionated editor improvements for WordPress themes (pre Gutenberg)

1.0.0(8y ago)0499MITPHPPHP &gt;=7.0.0

Since Feb 13Pushed 8y ago3 watchersCompare

[ Source](https://github.com/mindkomm/theme-lib-backend-editor)[ Packagist](https://packagist.org/packages/mindkomm/theme-lib-backend-editor)[ RSS](/packages/mindkomm-theme-lib-backend-editor/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Theme\\Backend\\Editor
======================

[](#themebackendeditor)

Opinionated editor improvements for WordPress themes (pre Gutenberg).

- Updates TinyMCE settings:
    - Strips formatting from pasted text
    - Set default block formats: Paragraph, Heading 2 and Heading 3
    - Use custom indentation of `40px`.
- Merges the two rows of buttons into one. Removes all buttons we think are not needed.
- Adds a CSS class `.contentImage` to images inserted into the content editor.

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

[](#installation)

You can install the package via Composer:

```
composer require mindkomm/theme-lib-backend-editor
```

Usage
-----

[](#usage)

**functions.php**

```
$editor = new Theme\Backend\Editor();
$editor->init();
```

Support
-------

[](#support)

This is a library that we use at MIND to develop WordPress themes. You’re free to use it, but currently, we don’t provide any support.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3008d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2084481?v=4)[Lukas Gächter](/maintainers/gchtr)[@gchtr](https://github.com/gchtr)

---

Top Contributors

[![gchtr](https://avatars.githubusercontent.com/u/2084481?v=4)](https://github.com/gchtr "gchtr (1 commits)")

### Embed Badge

![Health badge](/badges/mindkomm-theme-lib-backend-editor/health.svg)

```
[![Health](https://phpackages.com/badges/mindkomm-theme-lib-backend-editor/health.svg)](https://phpackages.com/packages/mindkomm-theme-lib-backend-editor)
```

PHPackages © 2026

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