https://github.com/magepal/magento2-form-field-manager
Customer and Address Form Fields Manager for Magento2
https://github.com/magepal/magento2-form-field-manager
adobe-commerce form-fields magento magento-2 magento-2-extension magento-admin magento-extension magento2 magento2-extension magento2-module magepal
Last synced: 5 months ago
JSON representation
Customer and Address Form Fields Manager for Magento2
- Host: GitHub
- URL: https://github.com/magepal/magento2-form-field-manager
- Owner: magepal
- Created: 2017-10-24T23:29:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-06-17T18:33:59.000Z (12 months ago)
- Last Synced: 2025-12-16T17:22:10.304Z (6 months ago)
- Topics: adobe-commerce, form-fields, magento, magento-2, magento-2-extension, magento-admin, magento-extension, magento2, magento2-extension, magento2-module, magepal
- Language: PHP
- Homepage: http://www.magepal.com
- Size: 41 KB
- Stars: 27
- Watchers: 3
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Customer and Address Form Fields Manager for Magento2
[](https://www.magepal.com/magento2/extensions/admin-form-fields-manager-for-magento-2.html)
[](https://www.magepal.com/magento2/extensions/admin-form-fields-manager-for-magento-2.html)
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](https://help.github.com/articles/using-pull-requests).
Support
---
If you encounter any problems or bugs, please open an issue on [GitHub](https://github.com/magepal/magento2-formfieldmanager/issues).
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
---
- [Custom SMTP](https://www.magepal.com/magento2/extensions/custom-smtp.html)
- [Catalog Hover Image for Magento](https://www.magepal.com/magento2/extensions/catalog-hover-image-for-magento.html)
- [Enhanced Success Page for Magento 2](https://www.magepal.com/magento2/extensions/enhanced-success-page.html)
- [Enhanced Transactional Emails for Magento 2](https://www.magepal.com/magento2/extensions/enhanced-transactional-emails.html)
- [Google Tag Manager](https://www.magepal.com/magento2/extensions/google-tag-manager.html)
- [Enhanced E-commerce](https://www.magepal.com/magento2/extensions/enhanced-ecommerce-for-google-tag-manager.html)
- [Reindex](https://www.magepal.com/magento2/extensions/reindex.html)
- [Custom Shipping Method](https://www.magepal.com/magento2/extensions/custom-shipping-rates-for-magento-2.html)
- [Preview Order Confirmation](https://www.magepal.com/magento2/extensions/preview-order-confirmation-page-for-magento-2.html)
- [Guest to Customer](https://www.magepal.com/magento2/extensions/guest-to-customer.html)
- [Admin Form Fields Manager](https://www.magepal.com/magento2/extensions/admin-form-fields-manager-for-magento-2.html)
- [Customer Dashboard Links Manager](https://www.magepal.com/magento2/extensions/customer-dashboard-links-manager-for-magento-2.html)
- [Lazy Loader](https://www.magepal.com/magento2/extensions/lazy-load.html)
- [Order Confirmation Page Miscellaneous Scripts](https://www.magepal.com/magento2/extensions/order-confirmation-miscellaneous-scripts-for-magento-2.html)
- [HTML Minifier for Magento2](https://www.magepal.com/magento2/extensions/html-minifier.html)
© MagePal LLC. | [www.magepal.com](https://www.magepal.com)

