magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

1.1.2 2023-05-12 16:49 UTC

This package is auto-updated.

Last update: 2024-04-12 18:49:49 UTC


README

68747470733a2f2f696d6167652e6962622e636f2f6448426b59482f4d61676570616c5f6c6f676f2e706e67

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 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