PHPackages                             humanmade/post-template-table - 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. humanmade/post-template-table

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

humanmade/post-template-table
=============================

A post template like block to output posts as a table

1.0.6(2mo ago)41.6k↓17.9%GPL-2.0-or-laterPHP

Since Oct 9Pushed 2mo agoCompare

[ Source](https://github.com/humanmade/post-template-table)[ Packagist](https://packagist.org/packages/humanmade/post-template-table)[ RSS](/packages/humanmade-post-template-table/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (1)Versions (9)Used By (0)

HM Post Template Table
======================

[](#hm-post-template-table)

A WordPress block plugin that provides a table-based alternative to the `core/post-template` block for displaying query results.

Features
--------

[](#features)

- **Table Layout**: Display query loop posts in a structured table format
- **Sortable Columns**: Reorder columns using up/down arrows in the sidebar
- **Editable Headers**: Customize column header labels
- **Toggle Headers**: Option to show/hide the header row
- **Core Block Support**: Works with standard WordPress post blocks:
    - `core/post-title`
    - `core/post-date`
    - `core/post-excerpt`
    - `core/post-featured-image`
    - `core/post-terms`
    - `core/post-author`
    - `core/post-author-name`
    - `core/post-author-biography`
    - `core/avatar`

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

[](#installation)

1. Copy this plugin folder to your WordPress `wp-content/plugins/` directory
2. Navigate to the plugin directory: `cd wp-content/plugins/hm-post-template-table`
3. Install dependencies: `npm install`
4. Build the plugin: `npm run build`
5. Activate the plugin in WordPress admin

Usage
-----

[](#usage)

1. Add a **Query Loop** block to your page/post
2. Inside the Query Loop, add the **Post Template Table** block
3. Add post blocks (e.g., Post Title, Post Date) as children to create columns
4. Customize column headers in the block sidebar
5. Reorder columns using the up/down arrows
6. Toggle the header row visibility if needed

Development
-----------

[](#development)

### Build Commands

[](#build-commands)

- `npm run start` - Start development mode with hot reload
- `npm run build` - Build production-ready assets
- `npm run lint:js` - Lint JavaScript files
- `npm run lint:css` - Lint CSS/SCSS files
- `npm run format` - Format code using WordPress standards

Block Structure
---------------

[](#block-structure)

The block must be used as a child of `core/query` (Query Loop block). It renders a table where:

- Each inner block becomes a column
- Each post in the query becomes a row
- Headers are customizable via block attributes

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

[](#requirements)

- WordPress 6.0 or higher
- PHP 7.4 or higher
- Node.js for development

License
-------

[](#license)

GPL-2.0-or-later

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance83

Actively maintained with recent releases

Popularity26

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

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

Recently: every ~32 days

Total

7

Last Release

87d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/77dbeefb7745010589603f2ffc6ff310d8f700b58e08d52af190744c43342526?d=identicon)[roborourke](/maintainers/roborourke)

![](https://avatars.githubusercontent.com/u/494927?v=4)[Matthew Haines-Young](/maintainers/mattheu)[@mattheu](https://github.com/mattheu)

---

Top Contributors

[![roborourke](https://avatars.githubusercontent.com/u/23417?v=4)](https://github.com/roborourke "roborourke (17 commits)")

### Embed Badge

![Health badge](/badges/humanmade-post-template-table/health.svg)

```
[![Health](https://phpackages.com/badges/humanmade-post-template-table/health.svg)](https://phpackages.com/packages/humanmade-post-template-table)
```

###  Alternatives

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

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