PHPackages                             arillo/silverstripe-xhtmleditor-config - 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. arillo/silverstripe-xhtmleditor-config

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

arillo/silverstripe-xhtmleditor-config
======================================

XHTMLEditorConfig

0.0.2(9y ago)21331MITPHP

Since May 18Pushed 8y ago2 watchersCompare

[ Source](https://github.com/arillo/silverstripe-xhtmleditor-config)[ Packagist](https://packagist.org/packages/arillo/silverstripe-xhtmleditor-config)[ Docs](https://github.com/arillo/silverstripe-xhtmleditor-config)[ RSS](/packages/arillo-silverstripe-xhtmleditor-config/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (3)Used By (0)

SilverStripe XHTMLEditorConfig
==============================

[](#silverstripe-xhtmleditorconfig)

Small module to configure the CMS HTMLEditor via a yml file.

Just create a htmleditor.yml file in your mysite/\_config folder and configure the possible options.

See this example file as a reference:

```
---
Name: mysite-editor
After:
  - 'xhtmleditor-config'
---
XHTMLEditorConfig:
  identifier: cms
  buttons:
    1:
      - undo
      - redo
      - separator
      - cut
      - copy
      - paste
      - pastetext
      - separator
      - bold
      - italic
      - underline
      - strikethrough
      - separator
      - justifyleft
      - justifycenter
      - justifyright
      - justifyfull
      - formatselect
      - separator
      - bullist
      - numlist
      - outdent
      - indent
      - blockquote
      - hr
    2:
    3:
  options:
    paste_text_sticky_default: true
```

@TODO:

- validate buttons and options

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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

Every ~4 days

Total

2

Last Release

3325d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/942981?v=4)[banglashi](/maintainers/banglashi)[@banglashi](https://github.com/banglashi)

---

Top Contributors

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

---

Tags

cmsphpsilverstripetinymceconfigsilverstripehtmleditor

### Embed Badge

![Health badge](/badges/arillo-silverstripe-xhtmleditor-config/health.svg)

```
[![Health](https://phpackages.com/badges/arillo-silverstripe-xhtmleditor-config/health.svg)](https://phpackages.com/packages/arillo-silverstripe-xhtmleditor-config)
```

###  Alternatives

[symfony/options-resolver

Provides an improved replacement for the array\_replace PHP function

3.2k514.6M1.9k](/packages/symfony-options-resolver)[league/config

Define configuration arrays with strict schemas and access values with dot notation

565323.7M35](/packages/league-config)[bigfork/htmleditorsrcset

Simple srcset integration with SilverStripe’s HTMLEditorField

1025.8k4](/packages/bigfork-htmleditorsrcset)[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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