PHPackages                             bootsified/craft-widow-no-mo - 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. bootsified/craft-widow-no-mo

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

bootsified/craft-widow-no-mo
============================

Preventz 'widows' in ur outputz.

1.0.2(7y ago)0154MITPHP

Since Jun 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bootsified/craft-widow-no-mo)[ Packagist](https://packagist.org/packages/bootsified/craft-widow-no-mo)[ RSS](/packages/bootsified-craft-widow-no-mo/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (3)Used By (0)

Widow No Mo plugin for Craft CMS 3.x
====================================

[](#widow-no-mo-plugin-for-craft-cms-3x)

Preventz 'widows' in ur outputz.

[![Logo](resources/img/plugin-logo.png)](resources/img/plugin-logo.png)

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

[](#requirements)

This plugin requires Craft CMS 3.0.0-beta.23 or later.

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

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

    ```
     cd /path/to/project

    ```
2. Then tell Composer to load the plugin:

    ```
     composer require bootsified/craft-widow-no-mo

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for craft-widow-no-mo.

Widow No Mo Overview
--------------------

[](#widow-no-mo-overview)

A 'widow' is when a single word in a block of text breaks to a line on it's own in your page. This filter places a `&nbsp;` between the last words of your string to insure that they break together, leaving both on the next line - no 'widows'.

Using Widow No Mo
-----------------

[](#using-widow-no-mo)

Use the `widownomo` filter on your string...

```
{% set myString = 'This is a string of text that might create a widow when the page is too narrow.' %}
{{ myString | widownomo }}

```

...to prevent widows in the output...

```
This is a string of text that might create a widow when the page is too&nbsp;narrow.

```

Credit
------

[](#credit)

This is basically Craft v3 verion of the [Craft-Widont](https://github.com/alexbech/Craft-Widont) plugin from [Alexander Bech](https://github.com/alexbech). All props go to him. 🙌

Brought to you by [Boots](http://boots.media)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

2881d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

cmsCraftcraftcmscraft-plugincraft-widow-no-mo

### Embed Badge

![Health badge](/badges/bootsified-craft-widow-no-mo/health.svg)

```
[![Health](https://phpackages.com/badges/bootsified-craft-widow-no-mo/health.svg)](https://phpackages.com/packages/bootsified-craft-widow-no-mo)
```

###  Alternatives

[verbb/navigation

Create navigation menus for your site.

90683.7k17](/packages/verbb-navigation)[verbb/formie

The most user-friendly forms plugin for Craft.

101372.9k40](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.1k](/packages/verbb-comments)[verbb/tablemaker

Create customizable and user-defined table fields.

40168.8k1](/packages/verbb-tablemaker)[supercool/tablemaker

Create customizable and user-defined table fields.

40141.7k](/packages/supercool-tablemaker)[pennebaker/craft-architect

CraftCMS plugin to generate content models from JSON/YAML data.

72148.5k5](/packages/pennebaker-craft-architect)

PHPackages © 2026

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