Adds the offical Discord widget to your HumHub instance sidebar on the Dashboard/Space.
Note: Discord is an external service that provides the widget that is placed within your HumHub's sidebar.
ACP --> Modules --> Modules List
https://discordapp.com/widget?id=
or https://discord.com/widget?id=
and follow the next stepACP --> Discord Settings
place your Discord Widget URL in the configuration option then save and now you're done.https://discordapp.com
& https://discord.com
in case you've overwritten the default csp header."frame-src" => [
"self" => true,
"allow" => [
'https://discordapp.com', 'https://discord.com'
]
],
humhub-discordapp-module-master
to your server under /protected/modules
and rename it discordapp
$sortOrder
/docs/old