magepal / magento2-form-field-manager
magepal/magento2-form-field-manager
Customer and Address Form Fields Manager for Magento2
Customer and Address Form Fields Manager for Magento2
Quickly and easily remove unwanted form fields from admin order creation and customer account, added by default magento or other third party extensions

After (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
- Custom SMTP
- Catalog Hover Image for Magento
- Enhanced Success Page for Magento 2
- Enhanced Transactional Emails for Magento 2
- Google Tag Manager
- Enhanced E-commerce
- Reindex
- Custom Shipping Method
- Preview Order Confirmation
- Guest to Customer
- Admin Form Fields Manager
- Customer Dashboard Links Manager
- Lazy Loader
- Order Confirmation Page Miscellaneous Scripts
- HTML Minifier for Magento2
© MagePal LLC. | www.magepal.com
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| 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.
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.
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.
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
| 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
| 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.
More from magepal
View vendorEnable/Disable Newsletter Signup Email
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard
MagePal core extension
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.

