PHPackages                             tombroucke/sage-html-forms-submissions - 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. tombroucke/sage-html-forms-submissions

ActivePackage[Utility &amp; Helpers](/categories/utility)

tombroucke/sage-html-forms-submissions
======================================

Show HTML Forms submissions through a shortcode

1.2.2(8mo ago)050MITPHPPHP ^8.0

Since Sep 13Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/tombroucke/sage-html-forms-submissions)[ Packagist](https://packagist.org/packages/tombroucke/sage-html-forms-submissions)[ RSS](/packages/tombroucke-sage-html-forms-submissions/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (12)Used By (0)

Sage HTML Forms submissions
===========================

[](#sage-html-forms-submissions)

This package can be use in combination with [HTML Forms plugin](https://wordpress.org/plugins/html-forms/). You can display form submissions anywhere you want. One of the use-cases is a petition.

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

[](#installation)

You can install this package with Composer:

```
composer require tombroucke/sage-html-forms-submissions
```

Shortcodes
----------

[](#shortcodes)

### Show list of submissions

[](#show-list-of-submissions)

```
[sage_html_forms_submissions slug="petition" fields="name:Name"]

```

AttributeDescriptionslugThe form slug for which you want to display submissions (\*)idThe form id for which you want to display submissions (\*)fieldsComma-separated list of fields you want to show. `field_key:Label` (\*\*)sort`asc` or `desc` (default)(\*) Only one is needed (\*\*) You can add indexes / numbering with `index:#`. E.g. `index:#,name:Name`

### Show submission count

[](#show-submission-count)

```
[sage_html_forms_submissions_count slug="petition"]

```

AttributeDescriptionslugThe form slug for which you want to display submissions (\*)idThe form id for which you want to display submissions (\*)Extra
-----

[](#extra)

### Add a checkbox with a name of `anonymous` to anonymize submissions

[](#add-a-checkbox-with-a-name-of-anonymous-to-anonymize-submissions)

```

    I\'d rather not have my name published

```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance59

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Recently: every ~49 days

Total

11

Last Release

259d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4178291ccf36e3530aa8a8845124c3af1b24c064739ad98ded5b9679a4316033?d=identicon)[tombroucke](/maintainers/tombroucke)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/tombroucke-sage-html-forms-submissions/health.svg)

```
[![Health](https://phpackages.com/badges/tombroucke-sage-html-forms-submissions/health.svg)](https://phpackages.com/packages/tombroucke-sage-html-forms-submissions)
```

###  Alternatives

[appoly/zstd-php

PHP wrapper for zstd

141.3k](/packages/appoly-zstd-php)

PHPackages © 2026

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