Skip to content

Commit 75116f4

Browse files
authored
Merge pull request #42 from landofcoder/fix-admin-issue
Update files
2 parents 4b92b47 + b0daecc commit 75116f4

File tree

4 files changed

+105
-5
lines changed

4 files changed

+105
-5
lines changed

README.md

Lines changed: 102 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,105 @@
1-
# magento2-product-tags
2-
###### What is this extension about?
3-
Assign one or multiple tags to your products and improve the navigation for your customers, who can narrow the search results by tags in the Product Filters or, vice versa, see all products with the tags.
1+
# magento-2-product-tags
2+
## [Magento 2 Product Tags Extension FREE](https://landofcoder.com/magento-2-product-tags.html/)
3+
4+
![ Product Tags for Magento 2 free download](https://landofcoder.com/media/resized/1170x600/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-free.png)
5+
6+
![Magento 2 Product Tags Extension FREE](https://landofcoder.com/media/catalog/product/m/a/magento-2-product-tags-free-cover_1.png)
7+
8+
**Magento 2 Product Tags extension Free** supports all users and admins in adding one or more tags ( keywords or phrases) to determine prducts and their features, improve navigation for customers and save time to search for a desired product.
9+
10+
Narrowing the search results by tags in product filters, Product Tags in Magento 2 gives shoppers another way to filter products based on their personal preferences.
11+
12+
## The incredible TAGs Features
13+
14+
1. **Lightening your products for customer**
15+
16+
![Magento 2 Product Tags Add multiple tags](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Free-ship-tags.png)
17+
18+
Magento 2 product tags from [Landofcoder](https://landofcoder.com/) allows admin to inform customers of products' special conditions, features or characteristic in any way you wish by tags.
19+
For example, you could make your products more attractive with tags
20+
21+
- [x] Free shipping fee
22+
- [x] Free gift item
23+
- [x] New arrival products
24+
- [x] Best seller item
25+
- [x] etc
26+
27+
2. **Narrow the search results by tags**
28+
29+
Product Tags assist you in seeking for the desired products quickly and easily.
30+
For example, our solution helps shopper to define special items of a brand from diverse brands in your store.
31+
Narrow the search results by tags in product filters or, conveniently, view all products with the same tag.
32+
33+
3. **Display product tags on product detail page**
34+
35+
![Magento 2 Product Tags In Product Detail](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-in-product-detail.png)
36+
37+
All essential tags is instantly available right on the product page, hence, customers can search quickly by filtering product tags when shopping online, without asking for the support.
38+
39+
The positions of product tags in the frontend are based on the handy sorting order you set for each tag.
40+
Make sure the product tag content is remarkably helpful for clients and they grasp all necessary information in the most convenient way.
41+
42+
4. **View product tags on sidebar**
43+
44+
![ View product tags on side bar](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-in-the-sidebar.png)
45+
46+
Due to [Magento 2 Product Tags FREE](https://landofcoder.com/magento-2-product-tags.html/), admin can boost sale up by suggesting customers the similar products matched with desired features by various product tags. Therefor, shoppers can find corresponded search results effortlessly.
47+
48+
5. **Front-end controller to view a page of filter products by tag**
49+
50+
All the filter products by tags are shown in one informative page, which helps customers manage and govern the whole relevent products they are desiring to buy or download.
51+
52+
Product tags in Magento 2 might be extremely useful, if you have a large amount of various products or brand. You can save a lot of time by using Incredible Tags!
53+
54+
6. **Front-end REST API for the extension**
55+
56+
![ Front-end Rest API](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-rest-api.png)
57+
58+
REST API get list tags
59+
REST API get List Products by tag key
60+
61+
This module supports REST API - a middleman between a programmer and an application to allow accessing the data from an application. If the programmer asks for a request via REST API and the request is accepted, the right data will be turned back. After purchasing the module, we'll send you the rest api if you request.
62+
63+
7. **Easily add new, update or remove tags in the management area**
64+
65+
![ Create new product tags with ease](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-smart-create-new-tags.png)
66+
67+
With Magento 2 Product Tags FREE, admin can easily manage and check all the information related to tags.
68+
69+
Just look at the Produc Tags table, you can have overview information of all available tags: Status, Title, number of products with tags, Store view, etc. Besides, admin can add more tags right away from backend and conveniently edit or delete them by filter tool.
70+
71+
8. **Flexibly delete product tags in bulks**
72+
73+
![ Delete product tags for Magento 2 Free in bulks](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-delete-in-bulks.png)
74+
75+
With just a few clicks via select on the Product Tags List Section, you are successful to delete the selected tags to the product grid and make them disappear in the frontend.
76+
77+
Now remove tags does not take time and become much easier.
78+
79+
9. **Manage Tags In The Backend**
80+
81+
![ Magento product tags by smart Grid](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-smart-grid-ui.png)
82+
83+
Grid UI to display grid of product tags
84+
- [x] Controller action to create new tag
85+
- [x] Controller action edit tag
86+
- [x] Controller action delete/mass delete product tags
87+
88+
10. **Backend REST API for the extension**
89+
90+
![ Backend Rest API](https://landofcoder.com/media/resized/650x500/wysiwyg/Magento-2-product-tags/Magento-2-product-tags-rest-api-backend.png)
91+
92+
- [x] REST API to Create new Tag
93+
- [x] REST API to Update Tag info
94+
- [x] REST API to Delete Tag by id
95+
- [x] REST API to get List Tags
96+
- [x] REST API get tag by ID
97+
98+
11. **Enjoy Amazing Customer Experience With Us**
99+
100+
![Landofcoder service](https://landofcoder.com/media/wysiwyg/extensions/pro/emotiongif.gif)
101+
102+
What customer experiences you really want to get? happiness, sadness, joy, fear, interest, anger, or trust? Coming with us, you will get the most enjoyable customer experiences. Our dedicated support team always here to help if you have any issue.
4103

5104
###### Install Extension
6105
```

Samples/Lof_product_tags_sample.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"Lof_ProductTags":{"tables":{"lof_producttags_tag":[{"tag_id":"1","status":"1","tag_title":"SmartPhone","identifier":"smart-phone","customer_id":"1","tag_description":"Includes products related to \"SmartPhone\".","number_products":"3","created_at":"2019-09-06 01:13:58","modified_at":"2019-09-06 01:13:58"},{"tag_id":"2","status":"1","tag_title":"Laptop","identifier":"lap-top","customer_id":"2","tag_description":"Includes products related to \"Laptop\".","number_products":"8","created_at":"2019-09-06 01:14:34","modified_at":"2019-09-06 01:14:34"},{"tag_id":"3","status":"1","tag_title":"Headphone","identifier":"head-phone","customer_id":"3","tag_description":"Includes products related to \"Headphone\".","number_products":"6","created_at":"2019-09-06 01:15:05","modified_at":"2019-09-06 01:15:05"},{"tag_id":"4","status":"1","tag_title":"Mouse","identifier":"mouse","customer_id":"4","tag_description":"Includes products related to \"Mouse\".","number_products":"1","created_at":"2019-09-06 01:15:32","modified_at":"2019-09-06 01:15:32"},{"tag_id":"5","status":"1","tag_title":"Accessories","identifier":"accessories","customer_id":"5","tag_description":"Includes products related to \"Accessories\".","number_products":"5","created_at":"2019-09-27 07:41:30","modified_at":"2019-09-27 07:41:30"},{"tag_id":"28","status":"1","tag_title":"Voucher","identifier":"voucher","customer_id":"6","tag_description":"Includes products related to \"Voucher\".","number_products":"2","created_at":"2019-10-01 09:27:23","modified_at":"2019-10-01 09:27:23"},{"tag_id":"53","status":"1","tag_title":"Operating system","identifier":"operating-system","customer_id":"10","tag_description":"Includes products related to \"Operating system\".","number_products":"1","created_at":"2019-11-07 08:34:11","modified_at":"2019-11-07 08:34:11"},{"tag_id":"54","status":"1","tag_title":"Asus","identifier":"asus","customer_id":"8","tag_description":"Includes products related to \"Asus\".","number_products":"8","created_at":"2019-11-07 08:47:18","modified_at":"2019-11-07 08:47:18"},{"tag_id":"57","status":"1","tag_title":"Free shipping fee","identifier":"free-shipping-fee","customer_id":"7","tag_description":"Includes products related to \"Free shipping fee\".","number_products":"10","created_at":"2019-11-12 06:52:24","modified_at":"2019-11-12 06:52:24"},{"tag_id":"58","status":"1","tag_title":"Free gift item","identifier":"free-gift-item","customer_id":"9","tag_description":"Includes products related to \"Free gift item\".","number_products":"12","created_at":"2019-11-12 07:03:30","modified_at":"2019-11-12 07:03:30"},{"tag_id":"60","status":"1","tag_title":"Watch","identifier":"watch","customer_id":"11","tag_description":"Includes products related to \"Watch\".","number_products":"4","created_at":"2019-11-12 08:22:59","modified_at":"2019-11-12 08:22:59"}],"lof_producttags_product":[{"tag_id":"1","product_id":"1","position":"1"},{"tag_id":"3","product_id":"1","position":"1"},{"tag_id":"3","product_id":"2","position":"2"},{"tag_id":"3","product_id":"3","position":"4"},{"tag_id":"3","product_id":"8","position":"1"},{"tag_id":"3","product_id":"5","position":"2"},{"tag_id":"3","product_id":"4","position":"4"},{"tag_id":"1","product_id":"4","position":"1"},{"tag_id":"1","product_id":"5","position":"2"},{"tag_id":"2","product_id":"29","position":"0"},{"tag_id":"2","product_id":"8","position":"0"},{"tag_id":"2","product_id":"12","position":"0"},{"tag_id":"2","product_id":"15","position":"0"},{"tag_id":"4","product_id":"19","position":"1"},{"tag_id":"12","product_id":"41","position":"0"},{"tag_id":"12","product_id":"42","position":"0"},{"tag_id":"12","product_id":"43","position":"0"},{"tag_id":"20","product_id":"41","position":"0"},{"tag_id":"20","product_id":"42","position":"0"},{"tag_id":"20","product_id":"43","position":"0"},{"tag_id":"21","product_id":"41","position":"0"},{"tag_id":"21","product_id":"42","position":"0"},{"tag_id":"21","product_id":"43","position":"0"},{"tag_id":"23","product_id":"41","position":"0"},{"tag_id":"23","product_id":"42","position":"0"},{"tag_id":"23","product_id":"43","position":"0"},{"tag_id":"24","product_id":"41","position":"0"},{"tag_id":"24","product_id":"42","position":"0"},{"tag_id":"24","product_id":"43","position":"0"},{"tag_id":"26","product_id":"42","position":"0"},{"tag_id":"26","product_id":"43","position":"0"},{"tag_id":"27","product_id":"41","position":"0"},{"tag_id":"27","product_id":"42","position":"0"},{"tag_id":"27","product_id":"43","position":"0"},{"tag_id":"28","product_id":"27","position":"0"},{"tag_id":"28","product_id":"28","position":"0"},{"tag_id":"34","product_id":"41","position":"0"},{"tag_id":"34","product_id":"42","position":"0"},{"tag_id":"34","product_id":"43","position":"0"},{"tag_id":"35","product_id":"41","position":"0"},{"tag_id":"35","product_id":"42","position":"0"},{"tag_id":"35","product_id":"43","position":"0"},{"tag_id":"36","product_id":"42","position":"0"},{"tag_id":"36","product_id":"43","position":"0"},{"tag_id":"45","product_id":"41","position":"0"},{"tag_id":"45","product_id":"42","position":"0"},{"tag_id":"45","product_id":"43","position":"0"},{"tag_id":"46","product_id":"42","position":"0"},{"tag_id":"46","product_id":"43","position":"0"},{"tag_id":"47","product_id":"43","position":"0"},{"tag_id":"48","product_id":"43","position":"0"},{"tag_id":"49","product_id":"43","position":"0"},{"tag_id":"5","product_id":"37","position":"0"},{"tag_id":"5","product_id":"38","position":"0"},{"tag_id":"5","product_id":"39","position":"0"},{"tag_id":"5","product_id":"41","position":"0"},{"tag_id":"5","product_id":"42","position":"0"},{"tag_id":"53","product_id":"30","position":"0"},{"tag_id":"54","product_id":"12","position":"0"},{"tag_id":"54","product_id":"45","position":"0"},{"tag_id":"54","product_id":"46","position":"0"},{"tag_id":"54","product_id":"47","position":"0"},{"tag_id":"54","product_id":"48","position":"0"},{"tag_id":"54","product_id":"49","position":"0"},{"tag_id":"54","product_id":"50","position":"0"},{"tag_id":"54","product_id":"51","position":"0"},{"tag_id":"2","product_id":"50","position":"0"},{"tag_id":"2","product_id":"51","position":"0"},{"tag_id":"2","product_id":"55","position":"0"},{"tag_id":"2","product_id":"56","position":"0"},{"tag_id":"57","product_id":"46","position":"0"},{"tag_id":"57","product_id":"47","position":"0"},{"tag_id":"57","product_id":"48","position":"0"},{"tag_id":"57","product_id":"50","position":"0"},{"tag_id":"57","product_id":"51","position":"0"},{"tag_id":"57","product_id":"52","position":"0"},{"tag_id":"57","product_id":"53","position":"0"},{"tag_id":"57","product_id":"54","position":"0"},{"tag_id":"57","product_id":"55","position":"0"},{"tag_id":"57","product_id":"56","position":"0"},{"tag_id":"58","product_id":"4","position":"0"},{"tag_id":"58","product_id":"5","position":"0"},{"tag_id":"58","product_id":"8","position":"0"},{"tag_id":"58","product_id":"12","position":"0"},{"tag_id":"58","product_id":"15","position":"0"},{"tag_id":"58","product_id":"19","position":"0"},{"tag_id":"58","product_id":"20","position":"0"},{"tag_id":"58","product_id":"25","position":"0"},{"tag_id":"58","product_id":"29","position":"0"},{"tag_id":"58","product_id":"31","position":"0"},{"tag_id":"58","product_id":"34","position":"0"},{"tag_id":"58","product_id":"35","position":"0"},{"tag_id":"60","product_id":"57","position":"0"},{"tag_id":"60","product_id":"58","position":"0"},{"tag_id":"60","product_id":"59","position":"0"},{"tag_id":"60","product_id":"60","position":"0"}],"lof_producttags_store":[{"tag_id":"1","store_id":"1"},{"tag_id":"6","store_id":"0"},{"tag_id":"7","store_id":"0"},{"tag_id":"8","store_id":"0"},{"tag_id":"9","store_id":"0"},{"tag_id":"10","store_id":"0"},{"tag_id":"11","store_id":"0"},{"tag_id":"12","store_id":"0"},{"tag_id":"15","store_id":"0"},{"tag_id":"16","store_id":"0"},{"tag_id":"17","store_id":"0"},{"tag_id":"18","store_id":"0"},{"tag_id":"19","store_id":"0"},{"tag_id":"20","store_id":"0"},{"tag_id":"21","store_id":"0"},{"tag_id":"23","store_id":"0"},{"tag_id":"24","store_id":"0"},{"tag_id":"25","store_id":"0"},{"tag_id":"26","store_id":"0"},{"tag_id":"27","store_id":"0"},{"tag_id":"28","store_id":"0"},{"tag_id":"30","store_id":"0"},{"tag_id":"31","store_id":"0"},{"tag_id":"32","store_id":"0"},{"tag_id":"33","store_id":"0"},{"tag_id":"34","store_id":"3"},{"tag_id":"35","store_id":"3"},{"tag_id":"36","store_id":"1"},{"tag_id":"38","store_id":"3"},{"tag_id":"38","store_id":"1"},{"tag_id":"45","store_id":"0"},{"tag_id":"46","store_id":"0"},{"tag_id":"47","store_id":"0"},{"tag_id":"48","store_id":"0"},{"tag_id":"49","store_id":"0"},{"tag_id":"3","store_id":"0"},{"tag_id":"3","store_id":"3"},{"tag_id":"2","store_id":"3"},{"tag_id":"4","store_id":"1"},{"tag_id":"5","store_id":"3"},{"tag_id":"5","store_id":"1"},{"tag_id":"53","store_id":"0"},{"tag_id":"53","store_id":"3"},{"tag_id":"54","store_id":"0"},{"tag_id":"54","store_id":"3"},{"tag_id":"2","store_id":"0"},{"tag_id":"57","store_id":"0"},{"tag_id":"58","store_id":"0"},{"tag_id":"60","store_id":"0"},{"tag_id":"60","store_id":"3"}]}},"created_at":"11\/14\/2019 06:55:51 am"}

etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<label>Landofcoder.com</label>
66
</tab>
77
<section id="lofproductags" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label">
8-
<label>lofproductags</label>
8+
<label>Lof ProductTags</label>
99
<tab>landofcoder</tab>
1010
<resource>Lof_ProductTags::config_lof_producttags</resource>
1111
<group id="general" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label">

view/adminhtml/ui_component/lof_producttags_tag_listing.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<column name="number_products">
128128
<settings>
129129
<filter>text</filter>
130-
<label translate="true">number of products</label>
130+
<label translate="true">Number of products</label>
131131
</settings>
132132
</column>
133133
<column name="store_id" class="Magento\Store\Ui\Component\Listing\Column\Store">

0 commit comments

Comments
 (0)