Skip to content

Codaone/order-comment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magento 2 Order Comment Module

Installation

Log in to the Magento server, go to your Magento install directory and run following commands:

composer require rohitkundale/order-comment

php -f bin/magento module:enable RohitKundale_OrderComment
php -f bin/magento setup:upgrade

rm -rf pub/static/*; rm -rf var/view_preprocessed/*;
php -f bin/magento setup:static-content:deploy

About

Order Comment Just before Place order Magento 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 63.2%
  • JavaScript 27.3%
  • HTML 9.5%