ecomteck/magento2-order-comments

Magento 2 Module to add a comment field above the place order button in the checkout

Installs: 793

Dependents: 0

Suggesters: 0

Security: 0

Stars: 7

Watchers: 1

Forks: 2

Open Issues: 3

Type:magento2-module

pkg:composer/ecomteck/magento2-order-comments

1.2.0 2019-07-23 03:43 UTC

This package is auto-updated.

Last update: 2025-09-23 21:13:27 UTC


README

Magento 2 Module to add a comment field above the place order button in the checkout

Setup

composer require ecomteck/magento2-order-comments

Questions & Anwsers:

Q: How to Ecomteck One Step Checkout show comments in the order confirmation email?

A: Go to admin to create new transactional email template.

On the email template content area add the variable shortcode as this:

{{var order.getEcomteckOrderComment()}}