Orders Comments Templates

Orders Comments Templates

CE: 2.0.x - 2.1.x - 2.2.x - 2.3.x - 2.4.x - 2.4.5 - 2.4.6

Writing sales comments can be very annoying, especially when you need to write the same comment over and over again. It also takes a lot of time in sales processing. If you have these problems, this extension is for you. It will save a lot of your time and nerves. You will be able to create comments templates for orders, invoices, shipments and credit memos.

$29.00
  • 30-day money back
  • 3 months' FREE support
  • Free Lifetime updates

Screenshots

Overview

The extension lets you create sales comment templates for each type of sales entity: order, invoice, shipment and credit memo. Writing sales comments can be very annoying as well as time-consuming, especially when you need to write the same comments over and over again. This extension saves time - and heachaches!

Create your own comment templates for each sales entity, and for each store: order, invoice, shipment and credit memo. This makes it easier to use your templates: when you choose an order entity, for instance, only comment templates relating to store language and order entity will be loaded.

Extension Features

Multi-store extension

Templates can be in different languages. Extension loads the list of comments templates by order store.

Different comments templates

for orders, invoices, shipments and credit memos. There is also possibility to assign the same template for all documents types.

Unlimited amount of templates

You will be able to create unlimited amount of comments templates, for all life cases!

Lightweight extension

It is easy to install and start to use. The extension is very simple, intuitive and big time saver.

Frequently Asked Questions

Yes, the extension can be installed via Composer as follows:
- Add our composer repository:
composer config repositories.magetrend composer https://repo.magetrend.com
- After that, you can run composer require command:
composer require magetrend/module-name

Where:
module-name - you can find it in extension composer.json

If the extension was installed via Composer and the files are located in the vendor/magetrend/module-name directory, run the following ssh commands:
composer require magetrend/module-name:1.0.0
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy;


If, on the other hand, the extension was installed manually and the extension's files are located in app/code/Magetrend/ModuleName directory, simply:
- Extract the .zip archive
- Upload file’s content to: app/code/Magetrend/ModuleName
- Run the following ssh commands:
php bin/magento setup:upgrade;
php bin/magento setup:di:compile;
php bin/magento setup:static-content:deploy -f;


All ours extensions are completely open source. There is no encrypted file – so you can customise it as you like.

If you ordered the extension from our store as a registered customer, please login to your Magetrend account and go to the My Account >> My Extensions page.

If you ordered it from our store as guest, please click here

If you ordered it from Magento Marketplace, please click here

There are thousands of extensions in the market, so we can't guarantee compatibility with every single one – it's just impossible to test it with all of them. But when we develop our extensions, we try to avoid any elements that might conflict with other extensions.

In the event that our extension conflicts with a third-party extension, our support team will assist you and make any necessary changes for free.

If you're installing the extension manually, the extension's files must be uploaded to: app/code/Magetrend/ModuleName. You can always check the "ModuleName" in extension's registration.php file.

Changelog

  • Added: Compatibility with tinymce
  • Added: Declarative Schema
  • Magento 2.4.6 and PHP 8.2 compatibility
  • Magento 2.4.5 compatibility

Magento 2.4.3 compatibility changes

Orders Comments Templates
Orders Comments Templates
Have questions?
Missing some feature?