Update category groups

main
Elbert Alias 4 years ago
parent c8053a9908
commit 34e823f82e

@ -6,7 +6,7 @@
}, },
"2": { "2": {
"name": "Message boards", "name": "Message boards",
"groups": [ 3, 4 ], "groups": [ 3, 4, 18 ],
"priority": 1 "priority": 1
}, },
"3": { "3": {
@ -31,7 +31,7 @@
}, },
"7": { "7": {
"name": "Photo galleries", "name": "Photo galleries",
"groups": [ 3 ], "groups": [ 3, 10 ],
"priority": 1 "priority": 1
}, },
"8": { "8": {
@ -71,7 +71,7 @@
}, },
"15": { "15": {
"name": "Comment systems", "name": "Comment systems",
"groups": [ 3 ], "groups": [ 3, 18 ],
"priority": 9 "priority": 9
}, },
"16": { "16": {
@ -171,7 +171,7 @@
}, },
"35": { "35": {
"name": "Maps", "name": "Maps",
"groups": [ 6 ], "groups": [ 17 ],
"priority": 6 "priority": 6
}, },
"36": { "36": {
@ -246,7 +246,7 @@
}, },
"52": { "52": {
"name": "Live chat", "name": "Live chat",
"groups": [ 4 ], "groups": [ 4, 16 ],
"priority": 9 "priority": 9
}, },
"53": { "53": {
@ -341,7 +341,7 @@
}, },
"72": { "72": {
"name": "Appointment scheduling", "name": "Appointment scheduling",
"groups": [ 13 ], "groups": [ 14 ],
"priority": 9 "priority": 9
}, },
"73": { "73": {
@ -356,7 +356,7 @@
}, },
"75": { "75": {
"name": "Email", "name": "Email",
"groups": [ 4 ], "groups": [ 4, 2 ],
"priority": 9 "priority": 9
}, },
"76": { "76": {
@ -376,22 +376,22 @@
}, },
"79": { "79": {
"name": "Geolocation", "name": "Geolocation",
"groups": [ 8 ], "groups": [ 17 ],
"priority": 9 "priority": 9
}, },
"80": { "80": {
"name": "WordPress themes", "name": "WordPress themes",
"groups": [ 14 ], "groups": [ 15 ],
"priority": 9 "priority": 9
}, },
"81": { "81": {
"name": "Shopify themes", "name": "Shopify themes",
"groups": [ 14 ], "groups": [ 15 ],
"priority": 9 "priority": 9
}, },
"82": { "82": {
"name": "Drupal themes", "name": "Drupal themes",
"groups": [ 14 ], "groups": [ 15 ],
"priority": 9 "priority": 9
}, },
"83": { "83": {
@ -416,7 +416,7 @@
}, },
"87": { "87": {
"name": "WordPress plugins", "name": "WordPress plugins",
"groups": [ 14 ], "groups": [ 15 ],
"priority": 9 "priority": 9
}, },
"88": { "88": {
@ -431,7 +431,7 @@
}, },
"90": { "90": {
"name": "Reviews", "name": "Reviews",
"groups": [ 2 ], "groups": [ 2, 18 ],
"priority": 9 "priority": 9
}, },
"91": { "91": {
@ -446,12 +446,12 @@
}, },
"93": { "93": {
"name": "Reservations & delivery", "name": "Reservations & delivery",
"groups": [ 13 ], "groups": [ 14 ],
"priority": 9 "priority": 9
}, },
"94": { "94": {
"name": "Referral marketing", "name": "Referral marketing",
"groups": [ 2 ], "groups": [ 2, 1 ],
"priority": 9 "priority": 9
}, },
"95": { "95": {

@ -43,5 +43,11 @@
}, },
"16": { "16": {
"name": "Business tools" "name": "Business tools"
},
"17": {
"name": "Location"
},
"18": {
"name": "User generated content"
} }
} }