magepal / magento2-form-field-manager

magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

magento2-module Compatibility: 2.4.8-2.4.9 Code Quality: Fail Tests: N/A Security: Pass proprietary

Magepal_logo.png

Customer and Address Form Fields Manager for Magento2

Total Downloads
Latest Stable Version

Magento Extensions

Quickly and easily remove unwanted form fields from admin order creation and customer account, added by default magento or other third party extensions

Magento2 Configuration

After (Admin order creation)

Magento Admin order creation

Features

  • Remove unneeded form fields from:

    • Admin order creation
    • Customer admin
  • No code or template modification

  • Switch on/off form fields via Magento backend.

Customer Attributes

  • Name Prefix
  • Middle Name/Initial
  • Name Suffix
  • Date of Birth
  • Tax/VAT Number
  • Gender

Address Attributes

  • Name Prefix
  • Middle Name/Initial
  • Name Suffix
  • Company
  • Fax
  • VAT Number

Installation

Step 1 - Installation Customer Account Links Manager

Using Composer (recommended)
composer require magepal/magento2-form-field-manager
Manually
  • Download the extension
  • Unzip the file
  • Create a folder {Magento 2 root}/app/code/MagePal/FormFieldManager
  • Copy the content from the unzip folder

Step 2 - Enable Customer Account Links Manager (from {Magento root} folder)

  • php -f bin/magento module:enable --clear-static-content MagePal_FormFieldManager
  • php -f bin/magento setup:upgrade

Step 3 - Configure Customer Account Links Manager

Log into your Magento 2 Admin, then goto Stores -> Configuration -> MagePal -> Form Field Manager

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Support

If you encounter any problems or bugs, please open an issue on GitHub.

Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate.

Magento 2 Extensions

© MagePal LLC. | www.magepal.com

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
1.1.5 stable Fail Magento 2.4.8-2.4.9 Details 2026-05-14 20:20:05
1.1.4 stable Not tested Not yet tested Details 2026-03-19 20:53:25
1.1.3 stable Not tested Not yet tested Details 2024-06-07 20:56:02
1.1.2 stable Not tested Not yet tested Details 2023-05-12 16:52:28
1.1.1 stable Not tested Not yet tested Details 2022-04-13 17:51:10
1.1.0 stable Not tested Not yet tested Details 2021-02-27 15:52:15
1.0.7 stable Not tested Not yet tested Details 2020-11-02 12:27:04
1.0.6 stable Not tested Not yet tested Details 2020-07-03 16:41:54
1.0.5 stable Not tested Not yet tested Details 2019-10-10 21:38:43
1.0.4 stable Not tested Not yet tested Details 2019-04-10 18:01:54
1.0.3 stable Not tested Not yet tested Details 2019-03-05 16:49:57
1.0.2 stable Not tested Not yet tested Details 2018-03-30 20:12:54
1.0.1 stable Not tested Not yet tested Details 2018-01-01 19:21:34
1.0.0 stable Not tested Not yet tested Details 2017-11-05 15:29:11

Requires 4

Package Constraint
php ~8.3.0|~8.4.0|~8.5.0
magento/module-backend 101.0.*|102.0.*
magento/framework 102.0.*|103.0.*
magepal/magento2-core >=1.1.14

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 not tested Pass
2.4.8 Pass Pass
2.4.9 Pass Pass

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Warning 19 19 warnings (ruleset: Magento2) — 10 auto-fixable with phpcbf
PHPMD Warning 2 2 rule violations (UnusedFormalParameter:2)
Cpd Pass 0
Composer validate Info 2 valid; 2 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A 4
2.4.8 4 4
2.4.9 4 4

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
License
proprietary
Homepage
https://www.magepal.com/
Authors

More from magepal

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.