PHPackages                             happymachines/magento2-module-custom-forms - 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. happymachines/magento2-module-custom-forms

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

happymachines/magento2-module-custom-forms
==========================================

The CustomForms Magento 2 module provides the ability to create and manage custom forms from the Magento admin panel.

1.1.1(3y ago)32.9k1MITPHPPHP &gt;=7.3

Since Feb 2Pushed 3y ago1 watchersCompare

[ Source](https://github.com/happymachines/magento2-module-custom-forms)[ Packagist](https://packagist.org/packages/happymachines/magento2-module-custom-forms)[ RSS](/packages/happymachines-magento2-module-custom-forms/feed)WikiDiscussions master Synced 4w ago

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

Magento 2 Custom Forms
======================

[](#magento-2-custom-forms)

Module Overview
---------------

[](#module-overview)

This Magento 2 module provides a flexible admin user interface for creating custom and rendering forms in Magento.

Features
--------

[](#features)

- Admin UI for building custom forms
    - Form builder can be customized with new fields
    - Field types:
        - Paragraph / Header
            - Renders static text / heading elements
        - Text
            - Email, password, telephone
        - Textarea
        - Select
        - Radio
        - Checkbox
        - Date
            - Magento datepicker widget enabled
        - File upload
        - Number
        - Hidden
        - Address
            - Renders an address fieldset included Street, City, Zipcode, Region, County
            - This address set utilizes the magento `regionUpdater` widget to handle populating and toggling the address region / country options
        - Phone (US)
            - Text field that implements a jQuery mask to render a US phone formatted text input
- Rendered forms are unopinionated in their styles and are generated based on Magento core styling
- Store View / Customer Group filtering
- Email Notifications
    - Admin notifications for new submissions
    - Customer confirmation emails for submitted forms
    - Submitted files can be attached to the dispatched emails
- ReCaptcha enabled forms
- Admin UI Listings
    - Form Listing
    - Form Submission Listing
    - Form Submission Files Listing
        - UI Grid displaying all submitted files that can be downloaded

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

[](#installation)

```
composer require happymachines/magento2-module-custom-forms
bin/magento module:enable HappyMachines_CustomForms
bin/magento setup:upgrade

```

Managing Forms
--------------

[](#managing-forms)

Forms can be created through the admin panel by navigating to **Content &gt; Forms &gt; Manage Forms**

[![](./docs/images/sample-contact-form.png "Sample Contact Form")](./docs/images/sample-contact-form.png)

Once rendered and embedded in a page you should see your form. [![](./docs/images/sample-contact-form-frontend.png "Sample Contact Form")](./docs/images/sample-contact-form-frontend.png)

Todo
----

[](#todo)

Features to be added or further improved.

- Form ajax submission
- Addition form layouts / templates
    - Popup forms
    - Multistep forms
- Custom form success page
    - Form submission would redirect to the custom page
- Form Fields
    - Date
        - Add time option
        - Add min/max option
- Improve form conditions component
    - Add additional form comparison operators (less / greater than, includes / not-includes)
    - Add validation
- Form import / export
    - Import forms via csv or xml
    - Export forms and form submissions
- Form GDPR settings
    - Remove form submissions based on cron
- Form Setting to redirect to 404 if not available for current store or customer group
    - Would need a whitelist so 404s do not occur on critical pages ie homepage, accounts, etc
- Generate submission PDF
- Add a Customer account interface for viewing submitted forms

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

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

Total

4

Last Release

1168d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0af7cf60650bbbee2becbe6f9393bdef0cfb9100dad8a17d040450a89f313a5f?d=identicon)[happymachines](/maintainers/happymachines)

---

Top Contributors

[![happymachines](https://avatars.githubusercontent.com/u/17511293?v=4)](https://github.com/happymachines "happymachines (19 commits)")

### Embed Badge

![Health badge](/badges/happymachines-magento2-module-custom-forms/health.svg)

```
[![Health](https://phpackages.com/badges/happymachines-magento2-module-custom-forms/health.svg)](https://phpackages.com/packages/happymachines-magento2-module-custom-forms)
```

###  Alternatives

[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[lillik/magento2-price-decimal

Magento 2 Price Decimal Precision

111147.5k](/packages/lillik-magento2-price-decimal)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[doofinder/doofinder-magento2

Doofinder module for Magento 2

13204.0k1](/packages/doofinder-doofinder-magento2)

PHPackages © 2026

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