clarkwinkelmann So where is the permissions table located if the whole forum is posted on GitHub?
And actually, it looks like Features can be found at composer.json?
"require": {
"flarum/approval": "*",
"flarum/bbcode": "*",
"flarum/core": "^1.5",
"flarum/emoji": "*",
"flarum/flags": "*",
"flarum/lang-english": "*",
"flarum/likes": "*",
"flarum/lock": "*",
"flarum/markdown": "*",
"flarum/mentions": "*",
"flarum/nicknames": "*",
"flarum/pusher": "*",
"flarum/statistics": "*",
"flarum/sticky": "*",
"flarum/subscriptions": "*",
"flarum/suspend": "*",
"flarum/tags": "*",
"fof/anti-spam": "*",
"fof/filter": "*",
"fof/moderator-notes": "*",
"fof/nightmode": "*",
"fof/sitemap": "*",
"fof/user-bio": "*"
},