PHPackages                             josehoudini/kirby-writer-textalign - 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. josehoudini/kirby-writer-textalign

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

josehoudini/kirby-writer-textalign
==================================

Adds text alignment buttons to the Kirby Writer field.

0.3.4(5mo ago)07MITJavaScript

Since Dec 4Pushed 5mo agoCompare

[ Source](https://github.com/josehoudini/kirby-writer-textalign)[ Packagist](https://packagist.org/packages/josehoudini/kirby-writer-textalign)[ Docs](https://github.com/josehoudini/kirby-writer-textalign)[ RSS](/packages/josehoudini-kirby-writer-textalign/feed)WikiDiscussions main Synced 1mo ago

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

Kirby Writer TextAlign Plugin
=============================

[](#kirby-writer-textalign-plugin)

Adds text alignment buttons (left, center, right) to the Kirby Writer field.

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

[](#installation)

### Download

[](#download)

1. Run `composer require josehoudini/kirby-writer-textalign`

or

1. Download the .zip
2. Copy the folder into `/site/plugins/kirby-writer-textalign`

Usage
-----

[](#usage)

1. The plugin automatically adds alignment buttons to all Writer fields:

```
fields:
  text:
    type: writer
    marks:
      - align-left
      - align-center
      - align-right
```

2. Define your css classes:

```
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance72

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

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

Total

7

Last Release

159d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/josehoudini-kirby-writer-textalign/health.svg)

```
[![Health](https://phpackages.com/badges/josehoudini-kirby-writer-textalign/health.svg)](https://phpackages.com/packages/josehoudini-kirby-writer-textalign)
```

###  Alternatives

[distantnative/retour-for-kirby

Manage redirects and track 404s right from the Kirby CMS Panel

14689.4k1](/packages/distantnative-retour-for-kirby)[mzur/kirby-uniform

A versatile Kirby plugin to handle web form actions.

26068.3k13](/packages/mzur-kirby-uniform)[arnoson/kirby-vite

Vite helper for Kirby CMS

9759.2k3](/packages/arnoson-kirby-vite)[thathoff/kirby-git-content

Plugin to track changes to content in a git repository.

15343.7k](/packages/thathoff-kirby-git-content)[sylvainjule/locator

A map &amp; geolocation field, built on top of open-source services / Mapbox

11237.3k1](/packages/sylvainjule-locator)[tobimori/kirby-seo

The default choice for SEO on Kirby: Implement technical SEO &amp; Meta best practices with ease and provide an easy-to-use editor experience

10039.7k1](/packages/tobimori-kirby-seo)

PHPackages © 2026

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