Go to file
JM b7390d7740 syntax2 2026-05-05 14:52:06 +02:00
js with test command 2026-04-15 14:31:59 +02:00
locale initial try 2026-04-15 11:34:14 +02:00
src syntax2 2026-05-05 14:52:06 +02:00
README.md with test command 2026-04-15 14:31:59 +02:00
composer.json json gefixt2 2026-04-15 12:40:29 +00:00
extend.php with test command 2026-04-15 14:31:59 +02:00

README.md

flarum-msteams-webhook

Diese Version enthält:

  • rudimentäres Admin-UI für Flarum 1.x
  • Test-Command php flarum teams:test-user <flarumUserId>

Build des Admin-Frontends

cd js
npm install
npm run build

Danach im Flarum-Root:

php flarum cache:clear