you can also user magento repo object as well.
By Magento default, Comment History of order is a feature that helps us add annotations to that order by adding...
In this Article, I am going to explain how to add the custom comment in Order. Some time, we have a need to add note to order so that we can ...
same - https://github.com/boldcommerce/magento2-ordercomments.
Order Comments Extension for Magento 2 by MageComp displays comment box in frontend checkout using which you can accept your customer ...
Answer:- No, a customer can not add order comment per item. A customer can add only one comment per order. Question:- Can we display order comment in ...
The Order Comments extension for Magento 2 developed by Sparsh allows customers to add a special comments/notes/message while placing the order on the ...
How to add Status History Comment to the order by id in Magento 2? You can add Status History Comment for the given order programmatically ...
you need to add an attribute to magento. Create a Module say Audit app / etc / modules / Namespace_Audit.xml ...
Add an order comments field in the default checkout for Magento 2. - boldcommerce/magento2-ordercomments.