pendalff / magento-2-add-custom-field-in-checkout-shipping

Magento 2 - add a custom field in checkout shipping address. Add a custom form fields to the checkout shipping address form fields and save the value into database - Magento 2

Home Page:https://magentodev.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magento 2 - add a custom field in checkout shipping address

Add a custom form fields to the checkout shipping address form fields and save the value into database - Magento 2

Installation

  • Copy the content of the repo to the app/code/Dev/Testing
  • Run command: php bin/magento setup:upgrade
  • Run command: php bin/magento setup:static-content:deploy (Use -f for force deploy on 2.2.x or later)
  • Now flush cache: php bin/magento cache:flush

Support

If you encounter any problems or bugs, please open an issue on GitHub.

About

Magento 2 - add a custom field in checkout shipping address. Add a custom form fields to the checkout shipping address form fields and save the value into database - Magento 2

https://magentodev.in


Languages

Language:PHP 57.7%Language:JavaScript 42.3%