``mucan/module-orderdetails``
Adding an address attribute to order address.
* = in production please use the --keep-generated
option
- Unzip the zip file in
app/code
- Enable the module by running
php bin/magento module:enable Mucan_OrderDetails
- Apply database updates by running
php bin/magento setup:upgrade
* - Flush the cache by running
php bin/magento cache:flush
Generates a new attribute for addresses which will apeear on checkout and will be shown on order info.
Address Attribute "Nearest Landmark" will appear on checkout for both billing and shippping addresses