{"id":220701,"date":"2020-01-13T10:53:48","date_gmt":"2020-01-13T10:53:48","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=220701"},"modified":"2023-10-26T14:10:29","modified_gmt":"2023-10-26T14:10:29","slug":"ecommerce-order-tag","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/","title":{"rendered":"Order Tag for Magento 2"},"content":{"rendered":"\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Introduction &#8211; Order Tag<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>The <strong>Order Tag module for Magento 2<\/strong>&nbsp;provides a better order management procedure for the store owner. Having a tag on every order shows the type of the order and so the owner can proceed further with the arrived orders. <\/p>\n\n\n\n<p>The admin can create different types of tags from their end and assign them to the orders. The tags are also auto-assigned to the orders as per the rules set by the admin.<\/p>\n\n\n\n<p>They can easily create various tags as per various tag appearances like text, image, or both for orders. The tags are like Refund, Urgent, Bulk Order,  Fast Delivery, etc.<\/p>\n\n\n\n<p>Check a brief overview of the plugin &#8211; <\/p>\n\n\n\n<div class=\"wp-block-wk-block-youtube-video wk-block--yt-video\"><div class=\"wk-block--yt-video-frame\"><div class=\"wk-block--yt-video-frame-request\" data-plyr-provider=\"youtube\" data-plyr-embed-id=\"xORQJdEYw1g\"><\/div><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Feature List<\/h3><\/div><div class=\"margin-bottom-50\">\n<ul class=\"wp-block-list\">\n<li>The admin can create multiple tags for the orders.<\/li>\n\n\n\n<li>Image, text, or a combination of both types of tags.<\/li>\n\n\n\n<li>Multiple tags are assigned to a single order.<\/li>\n\n\n\n<li>Single tag to multiple orders.<\/li>\n\n\n\n<li>Auto-assignment of tags to the order.<\/li>\n\n\n\n<li>Conditions are set for the auto-assignment by the admin.<\/li>\n\n\n\n<li>The admin can delete or edit the existing tags.<\/li>\n\n\n\n<li>The admin can enter the sort order for the tags.<\/li>\n\n\n\n<li>Orders can be filtered based on tags.<\/li>\n<\/ul>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Installation<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>Customers will get a&nbsp;<strong>zip folder.&nbsp;<\/strong>Then&nbsp;they have to extract the contents of this zip folder on their system. The extracted folder has an&nbsp;<strong>src<\/strong>&nbsp;folder, inside the src folder you have the&nbsp;<strong>app<\/strong>&nbsp;folder.<\/p>\n\n\n\n<p>You need to transfer this&nbsp;<strong>app<\/strong>&nbsp;folder&nbsp;into the Magento2 root directory on the server as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\" alt=\"1-9-1\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>After the successful installation, you have to run these commands in the&nbsp;Magento2 root directory.<\/p>\n\n\n\n<p><strong>First Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:upgrade<\/pre>\n\n\n\n<p><strong>Second Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:di:compile<\/pre>\n\n\n\n<p><strong>Third Command \u2013<\/strong><\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\">php bin\/magento setup:static-content:deploy<\/pre>\n<\/div>\n\n\n\n<p>After running the commands,&nbsp;you have to flush the cache from the Magento admin panel by navigating through<strong> System &gt; Cache management<\/strong>&nbsp;as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2017\/07\/4-11.png\" alt=\"INSTALLATION\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Language Translation<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>For translating the module language, navigate through&nbsp;<strong>src\/app\/code\/Webkul\/OrderTag\/i18n&nbsp;<\/strong>and edit the&nbsp;<strong>en_US.csv<\/strong>&nbsp;file.<\/p>\n\n\n\n<p>Thereafter, rename the CSV as \u201cen_SA.csv\u201d and translate all right side content after the comma in the Arabic language. After editing the CSV, save it.<\/p>\n\n\n\n<p>Then upload it to the path<strong>&nbsp;src\/app\/code\/Webkul\/OrderTag\/i18n<\/strong>&nbsp;where the Magento2 is installed on the server.<\/p>\n\n\n\n<p>The module gets translated into the Arabic Language. It supports both&nbsp;<strong>RTL&nbsp;<\/strong>and&nbsp;<strong>LTR&nbsp;<\/strong>languages.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter\"><img decoding=\"async\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/04\/webkul-magento2-paytabs-sadad-payment-multilingual-2.png\" alt=\"webkul-magento2-paytabs-sadad-payment-multilingual\" loading=\"lazy\" \/><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Module Configuration<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>After the successful installation of the module, the admin needs to navigate through <strong>Store &gt; Configuration &gt; Order Tags <\/strong>as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1177\" height=\"753\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-admin-configuration.png\" alt=\"webkul-magento2-order-tags-admin-configuration\" class=\"wp-image-221235\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-admin-configuration.png 1177w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-admin-configuration-300x192.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-admin-configuration-250x160.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-admin-configuration-768x491.png 768w\" sizes=\"(max-width: 1177px) 100vw, 1177px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>From here, the admin can enable or disable the module.<\/p>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><h3 class=\"index-title\">Order Tag Management<\/h3><\/div><div class=\"margin-bottom-50\">\n<p>The admin can create and manage all the existing tags by navigating through, <strong>Order Tag Management &gt; Manage Tags<\/strong> <\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1192\" height=\"638\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-management-1.png\" alt=\"webkul-magento2-order-tags-management-1\" class=\"wp-image-221244\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-management-1.png 1192w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-management-1-300x161.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-management-1-250x134.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-management-1-768x411.png 768w\" sizes=\"(max-width: 1192px) 100vw, 1192px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>From here, the admin can delete the tags by the selecting <strong>Delete<\/strong> button under the <strong>Action<\/strong> button and also, they can <strong>edit<\/strong> the existing tags.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"800\" height=\"499\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_status-e1597141921807.png\" alt=\"tags_status\" class=\"wp-image-262911\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_status-e1597141921807.png 800w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_status-e1597141921807-300x187.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_status-e1597141921807-250x156.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_status-e1597141921807-768x479.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>It also facilitates the admin to filter the tags using ID, Name, and Status as shown in the above image.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Filter Orders Using Tags<\/h4>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"850\" height=\"381\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/order_tags-e1597141332870.png\" alt=\"order_tags\" class=\"wp-image-262910\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/order_tags-e1597141332870.png 850w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/order_tags-e1597141332870-300x134.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/order_tags-e1597141332870-250x112.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/order_tags-e1597141332870-768x344.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/order_tags-e1597141332870-604x270.png 604w\" sizes=\"(max-width: 850px) 100vw, 850px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The admin can do quick filter using tags by clicking on the <strong>Filters<\/strong> button.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"800\" height=\"468\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_filter_1-e1597322402600.png\" alt=\"tag_filter\" class=\"wp-image-263288\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_filter_1-e1597322402600.png 800w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_filter_1-e1597322402600-300x176.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_filter_1-e1597322402600-250x146.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/08\/tags_filter_1-e1597322402600-768x449.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">New Order Tag Creation<\/h3>\n<\/div><\/div>\n\n\n\n<p>The admin can create a new tag by navigating through <strong>Order Tag Management &gt; Manage Tags<\/strong> <strong>&gt; Create New Tag<\/strong> as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1172\" height=\"766\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-new-tag-information.png\" alt=\"webkul-magento2-order-tags-new-tag-information\" class=\"wp-image-221238\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-new-tag-information.png 1172w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-new-tag-information-300x196.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-new-tag-information-250x163.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-new-tag-information-768x502.png 768w\" sizes=\"(max-width: 1172px) 100vw, 1172px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\"><strong>Tag Information:<\/strong><\/h4>\n\n\n\n<p><strong>Name &#8211;<\/strong> Enter the name of the tag.<\/p>\n\n\n\n<p><strong>Status &#8211; <\/strong>Set the status of the tag as enable or disable.<\/p>\n\n\n\n<p><strong>Sort Order &#8211; <\/strong>Enter the sort order of the tag.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Customize Tag:<\/h4>\n\n\n\n<p><strong>Tag Appearance &#8211;<\/strong> Here, the admin has to select the appearance of the tag. There are three types of tag appearance:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Text<\/li>\n\n\n\n<li>Image<\/li>\n\n\n\n<li>Both Image and Text<\/li>\n<\/ul>\n\n\n\n<p>If the admin has selected Tag Appearance type as <strong>Text<\/strong>, then they need to fill the below information: <\/p>\n\n\n\n<p><strong>Tag&#8217;s Label Text &#8211; <\/strong>Enter the text which will appear on the tag label.<\/p>\n\n\n\n<p><strong>Label Color &#8211; <\/strong>Select the color of the label.<\/p>\n\n\n\n<p><strong>Tag&#8217;s Label Text Color &#8211; <\/strong>Select the text color on the label.<\/p>\n\n\n\n<p>If the admin has selected Tag Appearance type as <strong>Image<\/strong>, then they need to select the <strong>Label Image<\/strong>.<\/p>\n\n\n\n<p>For the reference, check the below snapshot:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"868\" height=\"241\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-1.png\" alt=\"webkul-magento2-order-tags-new-tag-information-1\" class=\"wp-image-254361\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-1.png 868w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-1-300x83.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-1-250x69.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-1-768x213.png 768w\" sizes=\"(max-width: 868px) 100vw, 868px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>If the admin has selected Tag Appearance type as <strong>Both Image and Text<\/strong>, then they need to fill all the information which is required in the Tag Appearance type- <strong>Image<\/strong> and <strong>Text<\/strong>.<\/p>\n\n\n\n<p>For the reference, check the below snapshot:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"864\" height=\"423\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-2.png\" alt=\"webkul-magento2-order-tags-new-tag-information-2\" class=\"wp-image-254362\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-2.png 864w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-2-300x147.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-2-250x122.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/06\/webkul-magento2-order-tags-new-tag-information-2-768x376.png 768w\" sizes=\"(max-width: 864px) 100vw, 864px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">Tag Auto Assignment:<\/h4>\n\n\n\n<p>If the admin wants to auto-assign the tags to the store orders, then the admin can set the auto-assignment conditions. For the reference, check the below snapshot:<\/p>\n\n\n\n<p>For that,<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1174\" height=\"468\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-auto-assignment.png\" alt=\"webkul-magento2-order-tags-auto-assignment\" class=\"wp-image-222055\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-auto-assignment.png 1174w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-auto-assignment-300x120.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-auto-assignment-250x100.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-auto-assignment-768x306.png 768w\" sizes=\"(max-width: 1174px) 100vw, 1174px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p><strong>Enable Auto Assignment &#8211; <\/strong>Select <strong>Yes<\/strong> to auto-assign the tag according to the conditions.<\/p>\n\n\n\n<p>If all the set conditions are <strong>TRUE<\/strong> for any order, then the tag will be auto-assigned to that particular order.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Manage Order<\/h3>\n<\/div><\/div>\n\n\n\n<p>The admin can see all the orders and the tag associated with it in the <strong>orders<\/strong> section by navigating through, <strong>Sales &gt; Orders<\/strong> as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1189\" height=\"786\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-manage-orders.png\" alt=\"webkul-magento2-order-tags-manage-orders\" class=\"wp-image-222058\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-manage-orders.png 1189w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-manage-orders-300x198.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-manage-orders-250x165.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-manage-orders-768x508.png 768w\" sizes=\"(max-width: 1189px) 100vw, 1189px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">Manual tag assignment:<\/h4>\n\n\n\n<p>For the manual assignment of the tag, the admin needs to select the orders first. Then they need to select <strong>Assign Tag<\/strong> under the <strong>Action<\/strong> button as shown below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"615\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-tags-1200x615.png\" alt=\"webkul-magento2-order-tags-assign-tags\" class=\"wp-image-222066\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-tags-1200x615.png 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-tags-300x154.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-tags-250x128.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-tags-768x394.png 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-tags.png 1211w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Also, multiple tags can be assigned manually or automatically to a single order. For the reference, check the below snapshot:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1190\" height=\"803\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-multiple-tags.png\" alt=\"webkul-magento2-order-tags-assign-multiple-tags\" class=\"wp-image-222080\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-multiple-tags.png 1190w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-multiple-tags-300x202.png 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-multiple-tags-250x169.png 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/01\/webkul-magento2-order-tags-assign-multiple-tags-768x518.png 768w\" sizes=\"(max-width: 1190px) 100vw, 1190px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>Thus, that\u2019s all for the<strong>&nbsp;Order Tag module for Magento 2<\/strong>. If you face any issue, feel free to add a ticket at our <a href=\"https:\/\/webkul.uvdesk.com\/en\/customer\/create-ticket\/\" target=\"_blank\" rel=\"noreferrer noopener\" aria-label=\" (opens in a new tab)\">HelpDesk<\/a> system.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>After running the commands,&nbsp;you have to flush the cache from the Magento admin panel by navigating through System &gt; Cache management&nbsp;as shown below: The admin can create a new tag by navigating through Order Tag Management &gt; Manage Tags &gt; Create New Tag as shown below: Tag Information: Name &#8211; Enter the name of the <a href=\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":255,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9121],"tags":[850],"class_list":["post-220701","post","type-post","status-publish","format-standard","hentry","category-magento-2","tag-tags"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Ecommerce Order Tag | Order Label Plugin<\/title>\n<meta name=\"description\" content=\"Ecommerce Order Tag helps the merchants to manage the orders which are arriving at their store by assigning the different tags to the orders.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Ecommerce Order Tag | Order Label Plugin\" \/>\n<meta property=\"og:description\" content=\"Ecommerce Order Tag helps the merchants to manage the orders which are arriving at their store by assigning the different tags to the orders.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-01-13T10:53:48+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-10-26T14:10:29+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\" \/>\n<meta name=\"author\" content=\"Subhangi\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Subhangi\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\"},\"author\":{\"name\":\"Subhangi\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632\"},\"headline\":\"Order Tag for Magento 2\",\"datePublished\":\"2020-01-13T10:53:48+00:00\",\"dateModified\":\"2023-10-26T14:10:29+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\"},\"wordCount\":900,\"commentCount\":3,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"keywords\":[\"tags\"],\"articleSection\":[\"Magento 2\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\",\"url\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\",\"name\":\"Ecommerce Order Tag | Order Label Plugin\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"datePublished\":\"2020-01-13T10:53:48+00:00\",\"dateModified\":\"2023-10-26T14:10:29+00:00\",\"description\":\"Ecommerce Order Tag helps the merchants to manage the orders which are arriving at their store by assigning the different tags to the orders.\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png\",\"width\":1302,\"height\":411,\"caption\":\"1-9-1\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Order Tag for Magento 2\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632\",\"name\":\"Subhangi\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g\",\"caption\":\"Subhangi\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/subhangi-bd401\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Ecommerce Order Tag | Order Label Plugin","description":"Ecommerce Order Tag helps the merchants to manage the orders which are arriving at their store by assigning the different tags to the orders.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/","og_locale":"en_US","og_type":"article","og_title":"Ecommerce Order Tag | Order Label Plugin","og_description":"Ecommerce Order Tag helps the merchants to manage the orders which are arriving at their store by assigning the different tags to the orders.","og_url":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-01-13T10:53:48+00:00","article_modified_time":"2023-10-26T14:10:29+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","type":"","width":"","height":""}],"author":"Subhangi","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Subhangi","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/"},"author":{"name":"Subhangi","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632"},"headline":"Order Tag for Magento 2","datePublished":"2020-01-13T10:53:48+00:00","dateModified":"2023-10-26T14:10:29+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/"},"wordCount":900,"commentCount":3,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","keywords":["tags"],"articleSection":["Magento 2"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/","url":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/","name":"Ecommerce Order Tag | Order Label Plugin","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","datePublished":"2020-01-13T10:53:48+00:00","dateModified":"2023-10-26T14:10:29+00:00","description":"Ecommerce Order Tag helps the merchants to manage the orders which are arriving at their store by assigning the different tags to the orders.","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/ecommerce-order-tag\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2019\/08\/1-9-1.png","width":1302,"height":411,"caption":"1-9-1"},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/ecommerce-order-tag\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Order Tag for Magento 2"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/62ac5a90658b02d17279062073a43632","name":"Subhangi","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a58f5257cd5d10eae17cd30cd92a62e05001b8d916e9f775c6df7c1f711e5cb4?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Feva.png&r=g","caption":"Subhangi"},"url":"https:\/\/webkul.com\/blog\/author\/subhangi-bd401\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/220701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/255"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=220701"}],"version-history":[{"count":48,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/220701\/revisions"}],"predecessor-version":[{"id":392119,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/220701\/revisions\/392119"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=220701"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=220701"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=220701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}