PHPackages                             helsingborg-stad/modularity-form-builder - 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. helsingborg-stad/modularity-form-builder

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

helsingborg-stad/modularity-form-builder
========================================

4.0.6(4mo ago)123.8k↓40%7[1 issues](https://github.com/helsingborg-stad/modularity-form-builder/issues)[2 PRs](https://github.com/helsingborg-stad/modularity-form-builder/pulls)2MITPHPCI passing

Since Apr 12Pushed 4mo ago9 watchersCompare

[ Source](https://github.com/helsingborg-stad/modularity-form-builder)[ Packagist](https://packagist.org/packages/helsingborg-stad/modularity-form-builder)[ RSS](/packages/helsingborg-stad-modularity-form-builder/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (240)Used By (2)

Modularity Form Builder
=======================

[](#modularity-form-builder)

Simple form builder that uses ACF for forms.

Constants
---------

[](#constants)

#### Google Maps Geocoding API key

[](#google-maps-geocoding-api-key)

Enable auto locate capability to address fields by adding Google Maps Geocoding API key constant.

```
define('G_GEOCODE_KEY', 'YOUR_API_KEY');

```

#### Google reCaptcha API key

[](#google-recaptcha-api-key)

Enable reCAPTCHA and protect your form from spam and abuse. Get your API key at

```
define('G_RECAPTCHA_KEY', 'YOUR_API_KEY');
define('G_RECAPTCHA_SECRET', 'YOUR_API_SECRET');

```

#### Data encryption

[](#data-encryption)

Form builder supports Encryption to keep the posted and stored data safe and unreadable without having the correct keys. Add following defined constants to your config file and replace ADD-YOUR-KEY-HERE-1 and ADD-YOUR-KEY-HERE-2 with your own keys, 16 character minimum. Enable the encryption in Form submission Options.
Modularity Form Builder uses OpenSSL library for symmetric and asymmetric encryption and decryption.

```
define("ENCRYPT_METHOD", "AES-256-CBC", true);
define("ENCRYPT_SECRET_KEY", "ADD-YOUR-KEY-HERE-1", true);
define("ENCRYPT_SECRET_VI", "ADD-YOUR-KEY-HERE-2", true);

```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance58

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community29

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor3

3 contributors hold 50%+ of commits

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

Total

176

Last Release

123d ago

Major Versions

1.9.2 → 2.0.02023-09-08

2.0.0 → 3.0.22023-09-28

3.6.2 → 4.0.02025-10-28

### Community

Maintainers

![](https://www.gravatar.com/avatar/f46fe64973c3e89d15c745c0bf601c25983bafea81d30e64d4bf813a6f8c8c7c?d=identicon)[sebastianthulin](/maintainers/sebastianthulin)

---

Top Contributors

[![silvergrund](https://avatars.githubusercontent.com/u/4200504?v=4)](https://github.com/silvergrund "silvergrund (112 commits)")[![NiclasNorin](https://avatars.githubusercontent.com/u/103985736?v=4)](https://github.com/NiclasNorin "NiclasNorin (47 commits)")[![sebastianthulin](https://avatars.githubusercontent.com/u/797129?v=4)](https://github.com/sebastianthulin "sebastianthulin (43 commits)")[![Svanmark](https://avatars.githubusercontent.com/u/457482?v=4)](https://github.com/Svanmark "Svanmark (36 commits)")[![annalinneajohansson82](https://avatars.githubusercontent.com/u/232372534?v=4)](https://github.com/annalinneajohansson82 "annalinneajohansson82 (25 commits)")[![alexanderbomanskoug2](https://avatars.githubusercontent.com/u/39676080?v=4)](https://github.com/alexanderbomanskoug2 "alexanderbomanskoug2 (20 commits)")[![colesmedia](https://avatars.githubusercontent.com/u/54745265?v=4)](https://github.com/colesmedia "colesmedia (13 commits)")[![jonatanhanson](https://avatars.githubusercontent.com/u/21363149?v=4)](https://github.com/jonatanhanson "jonatanhanson (9 commits)")[![Muckbuck](https://avatars.githubusercontent.com/u/11438804?v=4)](https://github.com/Muckbuck "Muckbuck (8 commits)")[![Sven65](https://avatars.githubusercontent.com/u/10225982?v=4)](https://github.com/Sven65 "Sven65 (6 commits)")[![JockeTF](https://avatars.githubusercontent.com/u/532268?v=4)](https://github.com/JockeTF "JockeTF (4 commits)")[![cedrikvonheiroth](https://avatars.githubusercontent.com/u/64852452?v=4)](https://github.com/cedrikvonheiroth "cedrikvonheiroth (3 commits)")[![ergr1001](https://avatars.githubusercontent.com/u/97021637?v=4)](https://github.com/ergr1001 "ergr1001 (3 commits)")[![thorbrink](https://avatars.githubusercontent.com/u/1064724?v=4)](https://github.com/thorbrink "thorbrink (3 commits)")[![zilaei](https://avatars.githubusercontent.com/u/186287?v=4)](https://github.com/zilaei "zilaei (2 commits)")[![mikael-stromgren](https://avatars.githubusercontent.com/u/8775561?v=4)](https://github.com/mikael-stromgren "mikael-stromgren (2 commits)")[![petter-a](https://avatars.githubusercontent.com/u/40427478?v=4)](https://github.com/petter-a "petter-a (2 commits)")[![dannil76](https://avatars.githubusercontent.com/u/768077?v=4)](https://github.com/dannil76 "dannil76 (2 commits)")[![sqws](https://avatars.githubusercontent.com/u/31953682?v=4)](https://github.com/sqws "sqws (2 commits)")[![michaelclaesson](https://avatars.githubusercontent.com/u/18331514?v=4)](https://github.com/michaelclaesson "michaelclaesson (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/helsingborg-stad-modularity-form-builder/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-modularity-form-builder/health.svg)](https://phpackages.com/packages/helsingborg-stad-modularity-form-builder)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4127.7k10](/packages/helsingborg-stad-municipio)

PHPackages © 2026

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