PHPackages                             homm/hommformviewer - 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. homm/hommformviewer

Abandoned → [homm/hommform](/?search=homm%2Fhommform)Craft-plugin[Utility &amp; Helpers](/categories/utility)

homm/hommformviewer
===================

Submit and view forms

4.0.0(3mo ago)0122MITPHPPHP ^8.2

Since Jan 16Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/HOMMinteractive/hommform)[ Packagist](https://packagist.org/packages/homm/hommformviewer)[ RSS](/packages/homm-hommformviewer/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (10)Dependencies (1)Versions (25)Used By (0)

HOMM Form for Craft CMS
=======================

[](#homm-form-for-craft-cms)

HOMM Form for contact form requests

[![Screenshot](resources/img/plugin-logo.svg)](resources/img/plugin-logo.svg)

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

[](#requirements)

This plugin requires Craft CMS 5.x and PHP 8.2+.

For the Craft CMS 4.x plugin version, see 2.x tags. For the Craft CMS 3.x plugin version, see 1.x tags.

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 homm/hommform

    ```
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for HOMM Form.

HOMM Form Overview
------------------

[](#homm-form-overview)

With this plugin you can send forms per email and view them through the control panel. Specially this plugin does not send attachments through email, but saves it at a specified location and sends instead a link to the user.

Using HOMM Form
---------------

[](#using-homm-form)

Example form submission:

```

    {{ csrfInput() }} {# pass `async: true` if you use static site caching #}
    {{ hiddenInput('formId', entry.formId) }}
    {{ hiddenInput('receivers', entry.receivers|hash) }}
    {{ hiddenInput('subject', entry.subject|hash) }}

    {# Optional: if recaptcha secret is provided #}
    {{ craft.hommform.recaptcha | raw }}

    {# Optional: set a redirection URL #}
    {{ redirectInput('redirect/to/page') }}

    Name

    Email

    {# Optional: a field name which contains the reply address #}
    {{ hiddenInput('replyto', 'email'|hash) }}

    {# Optional: a confirmation text which will be sent to the email address provided by "replyto" #}
    {{ entry.confirmation }}

```

After submitting a form, you can view, search and export them in the control panel.

Form submission error codes:
----------------------------

[](#form-submission-error-codes)

- `C955-JTS0`: Failed to verify reCAPTCHA response
- `WFQT-OMCT`: Failed to send email notification
- `PYZF-XFZK`: File type not allowed
- `1RUU-EUNT`: Failed to upload file
- `AL1R-ZCW3`: Failed to create upload folder
- `1DGS-46UW`: Failed to insert form data

HOMM Form Roadmap
-----------------

[](#homm-form-roadmap)

Some things to do, and ideas for potential features:

- Set flash messages if the form was submitted through a normal form request instead of `Content-Type: application/json`
- You'll let us know...

Brought to you by [HOMM interactive](https://github.com/HOMMinteractive)

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance81

Actively maintained with recent releases

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 81.3% 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 ~130 days

Recently: every ~2 days

Total

21

Last Release

109d ago

Major Versions

1.2.0 → 2.2.12024-10-18

1.2.1 → 3.0.02025-08-26

1.2.2 → 2.2.22025-10-09

2.2.2 → 3.0.12025-10-09

3.0.2 → 4.0.0-rc12026-02-27

PHP version history (4 changes)2.0.0PHP ^8.0|^8.1

1.1.1PHP ^7.2.5|^8.0

1.1.2PHP ^7.4|^8.0

3.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43573733?v=4)[HOMM interactive GmbH](/maintainers/HOMMinteractive)[@HOMMinteractive](https://github.com/HOMMinteractive)

---

Top Contributors

[![ammannbe](https://avatars.githubusercontent.com/u/26964239?v=4)](https://github.com/ammannbe "ammannbe (13 commits)")[![filimoreira](https://avatars.githubusercontent.com/u/77483647?v=4)](https://github.com/filimoreira "filimoreira (2 commits)")[![Pfister-Mariano](https://avatars.githubusercontent.com/u/158474843?v=4)](https://github.com/Pfister-Mariano "Pfister-Mariano (1 commits)")

---

Tags

cmsformCraftcraftcmscraft-pluginhommformform viewer

### Embed Badge

![Health badge](/badges/homm-hommformviewer/health.svg)

```
[![Health](https://phpackages.com/badges/homm-hommformviewer/health.svg)](https://phpackages.com/packages/homm-hommformviewer)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

100387.6k57](/packages/verbb-formie)[nystudio107/craft-seomatic

SEOmatic facilitates modern SEO best practices &amp; implementation for Craft CMS 5. It is a turnkey SEO system that is comprehensive, powerful, and flexible.

1741.5M51](/packages/nystudio107-craft-seomatic)[verbb/navigation

Create navigation menus for your site.

92698.4k18](/packages/verbb-navigation)[verbb/field-manager

Manage your fields and field groups with ease.

195612.2k10](/packages/verbb-field-manager)[verbb/workflow

Enforce multi-step review processes for creating entries.

138123.0k1](/packages/verbb-workflow)[verbb/comments

Add comments to your site.

13753.7k](/packages/verbb-comments)

PHPackages © 2026

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