PHPackages                             estd/kirby-modify-text - 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. estd/kirby-modify-text

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

estd/kirby-modify-text
======================

A plugin to add custom attributes (e.g., styles, classes) to Kirby CMS writer blocks.

1.0.0(1y ago)09MITPHPPHP &gt;=8.2

Since Nov 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/veryrobert/kirby-modify-text)[ Packagist](https://packagist.org/packages/estd/kirby-modify-text)[ RSS](/packages/estd-kirby-modify-text/feed)WikiDiscussions main Synced 1mo ago

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

Kirby Modify Text
=================

[](#kirby-modify-text)

A Kirby CMS plugin to modify text blocks with custom attributes, classes, inline styles, or HTML tags, offering more control over text styling.

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

[](#installation)

### Composer

[](#composer)

Install the plugin via Composer:

```
composer require estd/kirby-modify-text
```

### Manual Installation

[](#manual-installation)

Download this repository and place it in your `site/plugins` directory. Make sure the folder is named `kirby-modify-text`.

Usage
-----

[](#usage)

Use `kirby-modify-text` to modify text block HTML with dynamic attributes, styles, classes, or tag changes. Here’s an example of how to use it:

```

```

Or modify the text block as you need

```
// Change tag
