1
0
mirror of https://github.com/flarum/core.git synced 2025-08-06 08:27:42 +02:00

Add composer metadata for admin ux redesign

This commit is contained in:
Alexander Skvortsov
2020-11-25 01:29:06 -05:00
parent 3b86682f84
commit a426b1115c

View File

@@ -22,6 +22,12 @@
}, },
"flarum-extension": { "flarum-extension": {
"title": "Statistics", "title": "Statistics",
"category": "feature",
"info": {
"donate": "https://flarum.org/donate/",
"website": "https://flarum.org",
"support": "https://discuss.flarum.org"
},
"icon": { "icon": {
"name": "fas fa-chart-bar", "name": "fas fa-chart-bar",
"backgroundColor": "#6932d1", "backgroundColor": "#6932d1",