Order comments

Product number: LenzPlatformOrderComment

Icon: Self Hosted / Cloud
Icon: Shopware Version (5 / 6)
Kompatibilität: mind. SW 5.x.x

Video
Description
Feature-Request
Installation manual
Changelog
Plugin configuration

Videos to " Order comments"

No Videos here

 

Product information " Order comments"

Our app gives your customer the possibility to add a comment or a selection dialog to his order at the end of the checkout. Thus, you can request additional data that may be relevant for the order. Examples are the desired delivery date or the phone number for a delivery via a shipping company. In addition, you can specify whether the order comment is a required or voluntary field.

You can set a rule for each order comment that restricts the appearance of the order comment in the checkout. For example, you can define that the order comment for the phone number for a delivery via the shipping company only appears in the checkout after a certain weight of the shopping cart. In the settings of the respective order comment, you can assign one or more sales channels to it, if you want to restrict the display to certain sales channels. 

If the customer has used the order comment for his order, the respective order comment will be displayed to you in the admin area under the customer's order. In addition, a CustomField assignment for customer and order can be displayed in the order comment. For example, the customer can enter a customer number, which can then be seen in the customer account under the custom fields.

The following field types are supported:
  • Date
  • Number
  • Select box
  • Radio field
  • Text
  • Textarea

For text questions, the customer has the option of entering a free text. For selection box questions, the customer is given possible answers.

From app version 1.0.2 the fields and the field containers are sortable by drag and drop.

As of version 1.0.27 you can set the theme block for the comment display in /checkout/confirm and /checkout/finish in the plugin configuration. These options may be required if you use a theme other than the standard Shopware theme.

Compatibility: min. 6.4.x.x
Shopware Version: Shopware 6
Useable in: Self-Managed

 

Plugin configuration for " Order comments"
  • Theme block for comment display & input - /checkout/confirm: Specify where the comment field should be displayed.
    - Standard (nach page_checkout_main_content)
    - Before page_checkout_finish_customer_comment
    - After page_checkout_finish_customer_comment
    - Before page_checkout_additonal
    - After page_checkout_additonal
    - Before page_checkout_confirm_tos
    - After page_checkout_confirm_tos

  • Theme block for comment display & input - /checkout/finish: Specify where the comment field should be displayed.
    - Standard (nach page_checkout_main_content)
    - Before page_checkout_main_content
    - After page_checkout_main_content
    - Before page_checkout_additonal
    - After page_checkout_additonal


Installation manual for " Order comments"
  1. Install and activate the app.
  2. Create the desired order comment and the corresponding fields under Orders -> Order Comment.
  3. Adjust the mail template for the order confirmation mail.
  4. Empty the cache and test the comment
  5. Done.

 

Changelog for " Order comments"
Version 5.0.6
IMPROVEMENT | Adjusted layout on /checkout/finish-page.

IMPROVEMENT | Added tooltip for comments to order list.

Version 5.0.5
IMPROVEMENT | Added Javascript validation for required radio inputs.
Version 5.0.4
IMPROVEMENT | Added type conversion for custom field assignement.

BUGFIX | Bug in radio.html.twig for customerCustomFieldAssignment fixed.

Version 5.0.3
BUGFIX | Set default value for "active" in FormField.

FEATURE | Added "hidden" as field type.

Version 4.0.1

BUGFIX | Prevent error on cli calls.

Version 5.0.2

IMPROVEMENT | Improved extensibility (twig blocks, scss).

Version 5.0.1
IMPROVEMENT | Added event to manipulate values that are saved to custom fields.
IMPROVEMENT | Added minlength and maxlength (text, textarea).

BUGFIX | Filter empty values correctly for order custom fields.

Version 5.0.0
BUGFIX | Prevent error on cli calls.

IMPROVEMENT | Choice for key or value for custom field assignment (select, radio).

Version 4.0.0
IMPROVEMENT | Added options to select position in checkout.

BUGFIX | Filter empty values correctly for order custom fields.

Version 1.0.28

BUGFIX | Prevent error on checkout.

Version 1.0.27

IMPROVEMENT | Added options to select position in checkout.

Version 1.0.26
TASK | Compatibility with Shopware 6.5.
Requirements:
- The plugin now requires at least Shopware version 6.5.0.0.

- BEFORE UPDATING TO SHOPWARE 6.5.0.0, deactivate the app, then update, then activate.

Version 1.0.25

BUGFIX | Compatibility for radio field with custom field assignment.

Version 1.0.24

BUGFIX | Backwards compatibility: request->getMasterRequest().

Version 1.0.23

BUGFIX | Backwards compatibility: request->getMasterRequest().

Version 1.0.22

BUGFIX | Prevent error for inactive groups and fields.

Version 1.0.21

BUGFIX | Make form field help text nullable in database.

Version 1.0.20
BUGFIX | Fixed a problem in uninstall-method.
FEATURE | Comments can additionally be saved to a defined order.customField.

FEATURE | Added checkbox as field type.

Version 1.0.19

BUGFIX | Fixed error on customer field saving.

Version 1.0.18

BUGFIX | Fixed error on customer field saving.

Version 1.0.17

BUGFIX | Date-field is now displayed correctly in administration.

Version 1.0.16

IMPROVEMENT | Date-field is now implemented with flatpickr.

Version 1.0.15
TASK | Renamed administration components.
BUGFIX | select and radio fields could not be edited in Administration.

ATTENTION: Please delete and recreate radio- and select-options. This is necessary to provide new features in the future.

Version 1.0.14

BUGFIX | Bugs in Administration resolved.

Version 1.0.13
IMPROVEMENT | Added radio buttons as field type.

BUGFIX | Use array if customer customFields are null.

Version 1.0.12
TASK | Added compatibility with Shopware 6.4.1.0.

IMPROVEMENT | Added possibility to FormField to save value in customer.customFields.

Version 1.0.11

TASK | Added compatibility with Shopware 6.4.0.0.

Version 1.0.10

IMPROVEMENT | Form groups can now be limited to sales channels.

Version 1.0.9
IMPROVEMENT | Label and helptext of FormField are now of type "TEXT".

TASK | Minor changes in Shopware Administration.

Version 1.0.8

IMPROVEMENT | Rules can be selected to show form groups only on specific use cases.

Version 1.0.7
TASK | Removed tests.

TASK | Updated plugin icon.

Version 1.0.6

IMPROVEMENT | Variables are now available in order mail template.

Version 1.0.5

BUGFIX | Fixed a bug that was introduced in v1.0.4.

Version 1.0.4

BUGFIX | Orders could not be shown if no comment was assigned.

Version 1.0.3

BUGFIX | Fixed an error on order detail page in administration.

Version 1.0.2

IMPROVEMENT | Several improvements.

Version 1.0.0
Initial release for Shopware 6.