Checkout Comment - Add a comment to the order in Magento 2

€28.33 €23.03
Expandable module
ID:M2-COMMNT
Przelew Przelew
PayPal PayPal

YOU CAN TRUST US

25 years of experience in e-commerce and Magento 2

Tooltip

Fast delivery

Tooltip

Efficient implementation process

Tooltip

Simple and transparent complaint process

Tooltip

Working with clients worldwide

Tooltip

Free module updates

Tooltip

Payment by bank transfer

Tooltip

The Checkout Comment module for Magento 2 allows you to add a customer comment field during checkout. The comment is saved in the database, displayed in the admin panel, and available in the order history.

Key Features

  • Addition of comment field on the checkout page in Magento 2.
  • Automatic saving of the comment to the database.
  • Displaying the comment in order details in the admin panel.
  • Checkout Comment column in the orders grid in Magento Admin.
  • Ability to enable and disable the module in Magento configuration.
  • SEO optimization - improved customer service and better order management.

Use Cases

The module is suitable for Magento stores that want to allow customers to provide additional information with their order, such as:

  • Delivery information (e.g., “Please deliver after 6 PM”)
  • Packing notes (e.g., “Wrap as a gift”)
  • Special remarks for the order

Configuration and Management

The module allows full management of customer comments through the Magento 2 admin panel. You can:

  • Enable or disable the comment field in Magento configuration.
  • Review comments on the orders list in the admin panel.
  • Search and sort orders by comment content.

Compatibility with Magento 2

The module is designed in accordance with the official guidelines of Magento 2. It does not interfere with the core code of the sales process and does not require modifications to the cart. This ensures full compatibility with future Magento updates and other modules extending checkout.

Pytanie:
Czy moduł pozwala klientowi wpisać własny komentarz na stronie płatności?

Odpowiedź:
Tak — moduł dodaje pole komentarza na etapie checkout, w płatności, umożliwiając klientowi wpisanie uwagi („Proszę dostarczyć po 18:00”, „Zapakować jako prezent” itp.).

Pytanie:
Czy komentarz zostaje zapisany w bazie danych i jest dostępny w panelu administracyjnym?

Odpowiedź:
Tak — komentarz jest automatycznie zapisany w bazie danych i wyświetlany w szczegółach zamówienia w panelu administracyjnym Magento.

Pytanie:
Czy moduł dodaje kolumnę „Checkout Comment” na siatce zamówień w panelu admina?

Odpowiedź:
Tak — w panelu administracyjnym w siatce zamówień pojawia się dodatkowa kolumna z wpisanym przez klienta komentarzem.

Pytanie:
Czy mogę włączyć lub wyłączyć moduł w konfiguracji Magento?

Odpowiedź:
Tak — moduł posiada opcję włączenia lub wyłączenia w konfiguracji sklepu Magento.

Pytanie:
Czy moduł wymaga modyfikacji plików rdzenia Magento lub szablonu?

Odpowiedź:
Nie — moduł jest zaprojektowany zgodnie z wytycznymi Magento 2 i nie wymaga edycji plików systemowych ani szablonu checkoutu.

Pytanie:
Czy działa z wersjami Magento 2.4.x?

Odpowiedź:
Tak — moduł jest kompatybilny m.in. z wersjami 2.4.0‑2.4.7.

Pytanie:
Czy można wyszukiwać zamówienia po treści komentarza klienta?

Odpowiedź:
Tak — konfiguracja umożliwia wyszukiwanie i sortowanie zamówień w panelu administracyjnym także po treści komentarza.

Pytanie:
Czy moduł ma wpływ na wydajność sklepu?

Odpowiedź:
Wpływ na wydajność jest minimalny — moduł jedynie dodaje pole oraz zapisuje dane, więc powinien działać płynnie także w większych sklepach. Zaleca się jednak test w środowisku przed produkcją.

Pytanie:
Czy komentarz klienta widoczny jest też na fakturze lub w e‑mailu?

Odpowiedź:
Standardowo moduł zapisuje komentarz w zamówieniu — w zależności od motywu lub dodatkowych modułów może być konieczne dodanie wyświetlenia w fakturze lub e‑mailu przez szablon.

Pytanie:
Czy po zakupie otrzymam wsparcie i aktualizacje modułu?

Odpowiedź:
Tak — producent deklaruje wsparcie techniczne oraz aktualizacje zgodności dla modułów Magento 2.

Installation and Deployment

To install the module, simply:

  1. Install the module: - Add the composer repository to the configuration by running
     composer config repositories.project.checkout.comment vcs https://gitlab.com/magento2ext/magento-2-checkout-comment
    Add an access token for the private GitLab repository
    composer config --auth gitlab-token.gitlab.com 
    Install the module with composer by running
    composer require kowal/module-checkoutcomment
    Enable the module by running
    php bin/magento module:enable Kowal_CheckoutComment
  2. Run the commands:
     bin/magento setup:upgrade bin/magento setup:di:compile bin/magento cache:flush bin/magento indexer:reindex sales_order_grid 
  3. Go to Kowal.co → Checkout Comment → Settings and enable the module.

Version: 1.0.1

28.01.2025

Fix

Improvement of comment recording in order comment history