All Projects → magepal → Magento2 Form Field Manager

magepal / Magento2 Form Field Manager

Customer and Address Form Fields Manager for Magento2

Projects that are alternatives of or similar to Magento2 Form Field Manager

magento2-catalog-lazy-load
Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension
Stars: ✭ 56 (+166.67%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+114.29%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (-9.52%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (-4.76%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+42.86%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+66.67%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+90.48%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
magento2
For any issues or questions please get in touch with us via [email protected]
Stars: ✭ 15 (-28.57%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+185.71%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-28.57%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+123.81%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (+9.52%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-dsu
No description or website provided.
Stars: ✭ 18 (-14.29%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (+90.48%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-dsu-client
No description or website provided.
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+395.24%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+214.29%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (+0%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+157.14%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento, magento2, magento-extension, magento2-extension

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].