dominicwatts/ordercomment 1.0.1

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

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Order Comments

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