PHPackages                             dekodeinteraktiv/hogan-form - 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. dekodeinteraktiv/hogan-form

ActiveWordpress-plugin

dekodeinteraktiv/hogan-form
===========================

Form Module for Hogan, requires Gravity Forms, Contact Form 7 or Ninja Forms.

1.1.3(7y ago)213.0k↑50%[2 issues](https://github.com/DekodeInteraktiv/hogan-form/issues)GPL-3.0-or-laterPHPPHP &gt;=7.0

Since Nov 22Pushed 7y ago6 watchersCompare

[ Source](https://github.com/DekodeInteraktiv/hogan-form)[ Packagist](https://packagist.org/packages/dekodeinteraktiv/hogan-form)[ Docs](https://github.com/dekodeinteraktiv/hogan-form)[ RSS](/packages/dekodeinteraktiv-hogan-form/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (3)Versions (13)Used By (0)

Forms Module for [Hogan](https://github.com/dekodeinteraktiv/hogan-core)
========================================================================

[](#forms-module-for-hogan)

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

[](#installation)

Install the module using Composer `composer require dekodeinteraktiv/hogan-form` or simply by downloading this repository and placing it in `wp-content/plugins`

Usage
-----

[](#usage)

Currently supports Gravity Forms, Contact Form 7, Ninja Forms and MailPoet Forms.

Available filters
-----------------

[](#available-filters)

- `hogan/module/form/gravity_forms/options` for passing args to the Gravity Forms' render function.

```
//default values
$gs_defaults = [
    'display_title'       => true,
    'display_description' => true,
    'display_inactive'    => false,
    'field_values'        => null,
    'ajax'                => false,
    'tabindex'            => 1,
];

```

Options returned from the filter will be merged with defaults using `wp_parse_args()`

```
add_filter('hogan/module/form/gravity_forms/options', function() {
	return ['display_title' => false];
});

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 60.8% 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 ~26 days

Recently: every ~47 days

Total

11

Last Release

2822d ago

PHP version history (3 changes)1.0.0PHP &gt;=5.5

1.0.1PHP &gt;=7

1.0.2PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f76ecc64244478f171da2d68e1d8faf4f8ad7975c7a7264e06d004c6e7e8105?d=identicon)[dekode](/maintainers/dekode)

![](https://www.gravatar.com/avatar/6056c018706ea80db21298e723755cf4e9c4cae89dab37618d13afa42292011d?d=identicon)[stian-overasen](/maintainers/stian-overasen)

---

Top Contributors

[![stian-overasen](https://avatars.githubusercontent.com/u/16900754?v=4)](https://github.com/stian-overasen "stian-overasen (45 commits)")[![pederan](https://avatars.githubusercontent.com/u/527656?v=4)](https://github.com/pederan "pederan (29 commits)")

---

Tags

acfdekode-hoganhoganphpwordpress-plugin

### Embed Badge

![Health badge](/badges/dekodeinteraktiv-hogan-form/health.svg)

```
[![Health](https://phpackages.com/badges/dekodeinteraktiv-hogan-form/health.svg)](https://phpackages.com/packages/dekodeinteraktiv-hogan-form)
```

###  Alternatives

[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k15.7k3](/packages/elgg-elgg)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

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

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)

PHPackages © 2026

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