dominicwatts / ordercomment
Order Comment Extension enabling customer to leave order comments on the checkout
Package info
github.com/DominicWatts/OrderComment
Type:magento2-module
pkg:composer/dominicwatts/ordercomment
1.0.1
2019-09-07 19:57 UTC
Requires
- php: ~5.6.0||~7.0.0||~7.1.0||~7.2.0||~7.3.0
- magento/framework: *
This package is auto-updated.
Last update: 2026-03-08 11:14:49 UTC
README
Order Comment Extension to enable customer to leave order comments on the checkout. The comment is then visible in the admin.
Install instructions
composer require dominicwatts/ordercomment
php bin/magento setup:upgrade
php bin/magento setup:di:compile
I recommend that you redeploy the static content in your theme
php bin/magento setup:static-content:deploy