Tier List Block
Create TierMaker-style tier lists natively in the block editor.
★ 0stars
23release downloads
≈10active sites
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/philhoyt/tierlistblock/releases/download/V1.0.1/tier-list-block.zipReadme
Tier List Block

A WordPress block plugin for creating TierMaker-style tier lists natively in the block editor.
Blocks
The plugin registers four nested blocks:
| Block | Description |
|---|---|
tier-list/tier-list |
Outer wrapper — contains all tier rows |
tier-list/tier-item |
A single tier row |
tier-list/tier-label |
The rank label cell (S, A, B…) |
tier-list/tier-content |
The content zone for ranked items |
Features
- Five pre-colored tier rows (S, A, B, C, D) inserted by default
- Add additional rows via the Tiers panel in the block sidebar
- Reorder rows with native Gutenberg block mover controls
- Customizable label background and text colors per row
Installation
- Go to the Releases page and download the
tier-list-block.zipfrom the latest release assets. - In your WordPress admin, go to Plugins → Add New Plugin → Upload Plugin.
- Choose the downloaded zip and click Install Now.
- Click Activate Plugin.
Requirements
- WordPress 6.6+
- PHP 7.4+
Development
Install dependencies
npm install
composer install
Start development build with watch
npm start
Production build
npm run build
Linting
npm run lint:js
npm run lint:css
npm run lint:php
Create plugin zip
npm run plugin-zip
License
GPL-2.0-or-later — see LICENSE
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| V1.0.1 | Mar 30, 2026 | readme.txt | 1 |
| V1.0.1 | Mar 30, 2026 | tier-list-block.zip | 18 |
| V1.0.0 | Mar 28, 2026 | readme.txt | 0 |
| V1.0.0 | Mar 28, 2026 | tier-list-block.zip | 5 |
Active-site estimate ≈10 comes from the median of recent superseded releases. Method.