PHPackages                             developion/craft-cke-shy - 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. developion/craft-cke-shy

ActiveCraft-plugin

developion/craft-cke-shy
========================

.

2.0.2(1mo ago)0114↓37.5%1mitHTMLPHP &gt;=8.2

Since Sep 18Pushed 1mo agoCompare

[ Source](https://github.com/Developion/craft-cke-shy)[ Packagist](https://packagist.org/packages/developion/craft-cke-shy)[ RSS](/packages/developion-craft-cke-shy/feed)WikiDiscussions develop Synced today

READMEChangelogDependencies (6)Versions (8)Used By (1)

CKE Shy
=======

[](#cke-shy)

.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5.8.0 or later, and PHP 8.2 or later.

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

[](#installation)

You can install this plugin from the Plugin Store or with Composer.

#### From the Plugin Store

[](#from-the-plugin-store)

Go to the Plugin Store in your project’s Control Panel and search for “CKE Shy”. Then press “Install”.

#### With Composer

[](#with-composer)

Open your terminal and run the following commands:

```
# go to the project directory
cd /path/to/my-project.test

# tell Composer to load the plugin
composer require developion/craft-cke-shy

# tell Craft to install the plugin
./craft plugin/install cke-shy
```

Usage
-----

[](#usage)

In order to be able to use the `&shy;` tags provided by this plugin, a few things must be configured in your environment:

- HTMLPurifier config must be updated to contain with the following setting:

```
"AutoFormat.RemoveEmpty.Predicate": {
	"span": {
		"class": "entity-shy"
	}
}
```

- CraftCMS CKEditor plugin config must be updated to contain the following setting:

```
"htmlSupport": {
	"allow": [
		{
			"class": [
				"entity-shy"
			],
			"name": "span"
		}
	]
}
```

Enjoy your hyphenation!
-----------------------

[](#enjoy-your-hyphenation)

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance92

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

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 ~49 days

Recently: every ~62 days

Total

6

Last Release

40d ago

Major Versions

1.1.0 → 2.0.02026-05-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c92d7a76b15b7264e7bf5d32b0354fe8ce5bb3de6d6a749bdd1aaa61a4bbefa?d=identicon)[developion](/maintainers/developion)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/developion-craft-cke-shy/health.svg)

```
[![Health](https://phpackages.com/badges/developion-craft-cke-shy/health.svg)](https://phpackages.com/packages/developion-craft-cke-shy)
```

###  Alternatives

[spicyweb/craft-neo

A Matrix-like field type with block hierarchy

393813.5k10](/packages/spicyweb-craft-neo)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/footnotes

Adds a footnotes feature to CKEditor fields and Twig templates.

213.6k](/packages/verbb-footnotes)

PHPackages © 2026

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