PHPackages                             mildlygeeky/craft-redactor-script-buttons - 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. mildlygeeky/craft-redactor-script-buttons

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

mildlygeeky/craft-redactor-script-buttons
=========================================

Adds superscript and subscript buttons to Redactor in Craft 3.

1.1.1(8y ago)29.6k2MITPHP

Since Oct 29Pushed 3y agoCompare

[ Source](https://github.com/mildlygeeky/craft-redactor-script-buttons)[ Packagist](https://packagist.org/packages/mildlygeeky/craft-redactor-script-buttons)[ RSS](/packages/mildlygeeky-craft-redactor-script-buttons/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

Deprecated
==========

[](#deprecated)

This plugin is no longer necessary, as superscript and subscript tags now come pre-bundled in modern versions of Redactor.

To achieve the same effect with the pre-bundled version, simply add `sup` and `sub` to the `buttons` array in all applicable Redactor configs you need sub/superscript tags in:

```
{
  "buttons": ["sup", "sub"]
}

```

A very special thank you to "Steve" for his unending support of free open source software.

Craft Redactor Script Buttons plugin for Craft CMS 3.x
======================================================

[](#craft-redactor-script-buttons-plugin-for-craft-cms-3x)

Adds superscript and subscript buttons to Redactor in Craft 3.

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 mildlygeeky/craft-redactor-script-buttons
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Craft Redactor Script Buttons.
4. Make sure that the `scriptbuttons` plugin is added to all Redactor configs that you want superscript and subscript buttons to appear in.

Example:

```
plugins: ['scriptbuttons']

```

Craft Redactor Script Buttons Roadmap
-------------------------------------

[](#craft-redactor-script-buttons-roadmap)

Possibly fold into larger Redactor utility plugin.

Brought to you by [Mildly Geeky, Inc.](https://mildlygeeky.com)

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~15 days

Total

4

Last Release

3071d ago

### Community

Maintainers

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

---

Top Contributors

[![mildlygeeky](https://avatars.githubusercontent.com/u/273266?v=4)](https://github.com/mildlygeeky "mildlygeeky (7 commits)")[![brandonkelly](https://avatars.githubusercontent.com/u/47792?v=4)](https://github.com/brandonkelly "brandonkelly (1 commits)")

---

Tags

archiveddeprecatedobseletecmsCraftcraftcmscraft-plugincraft redactor script buttons

### Embed Badge

![Health badge](/badges/mildlygeeky-craft-redactor-script-buttons/health.svg)

```
[![Health](https://phpackages.com/badges/mildlygeeky-craft-redactor-script-buttons/health.svg)](https://phpackages.com/packages/mildlygeeky-craft-redactor-script-buttons)
```

###  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)
