vijayrami / Magelearn_OrderNote

Add Order note textarea field to Magento one step checkout and Add/edit note from admin with AJAX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Magelearn_OrderNote

Add Order note textarea field to Magento one step checkout and Add/edit note from admin with AJAX

Features

  • Add new field (textarea) in checkout.
  • Add custom validation (text length) for this new field.
  • Add new column in sales order grid page at admin.
  • Display this note at sales order view page info at admin.
  • give option to Add/edit note from admin.
  • Save note with AJAX from admin.
  • On Front end sales order view page display note to customer.

Checkout.png

Checkout.png

Screenshot-from-2021-07-14-14-44-17.png

Annotate-a-local-image-2.png

Annotate-a-local-image-3.png

Annotate-a-local-image-2.png

Referances:

https://webkul.com/blog/adding-additional-variables-in-window-checkoutconfig-on-magento-2-checkout-page/ https://devdocs.magento.com/guides/v2.4/ext-best-practices/tutorials/copy-fieldsets.html https://knockoutjs.com/documentation/extenders.html

About

Add Order note textarea field to Magento one step checkout and Add/edit note from admin with AJAX


Languages

Language:PHP 63.1%Language:JavaScript 19.5%Language:HTML 15.7%Language:Less 1.7%