The Home for
Magento Excellence

Explore. Discover. Elevate. #magento

162
Modules Tested
98
Ready for Magento 2.4
64
Need Your Help
Stale v1.1.3
Has Build Issues
May need fixes before use

Customer and Address Form Fields Manager for Magento2

magepal/magento2-form-field-manager

This extension allows us to quickly and easily remove unwanted form fields from admin order creation and customer account.

3,748
Downloads
Below average
27
GitHub Stars
Below average
2y ago
Last Release
2
Open Issues

Quality Score

0/3
Installs via Composer
DI compiles correctly
Templates compile
PHPStan Level 1

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.3 on Magento 2.4.8-p3
Dec 16, 2025
v1.1.3 on Magento 2.4.8-p2
Aug 14, 2025
v1.1.3 on Magento 2.4.8
May 21, 2025
v1.1.3 on Magento 2.4.7-p4
Feb 15, 2025
v1.1.3 on Magento 2.4.7-p3
Oct 18, 2024
v1.1.3 on Magento 2.4.7-p2
Sep 8, 2024

+5 older tests

GitHub Repository
Source code & docs
Packagist
Version history
Issues & Support
Get help or report bugs

This module needs community help

Composer installation fails. Your contribution could help the entire Magento community!

Help Fix This

Share This Module's Status

Customer and Address Form Fields Manager for Magento2 Magento compatibility status badge

README

Loaded from GitHub

Customer and Address Form Fields Manager for Magento2

Total Downloads Latest Stable Version

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 support@magepal.com 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

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.

Back to All Modules