dominicwatts/ordercomment

Order Comment Extension enabling customer to leave order comments on the checkout

Maintainers

Package info

github.com/DominicWatts/OrderComment

Type:magento2-module

pkg:composer/dominicwatts/ordercomment

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2019-09-07 19:57 UTC

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