diff --git a/website/src/data/showcase/flarum.png b/website/src/data/showcase/flarum.png new file mode 100644 index 000000000000..caabd8a13dd7 Binary files /dev/null and b/website/src/data/showcase/flarum.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 10bc14bce7fd..14a583bb824f 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -680,6 +680,14 @@ const Users: User[] = [ website: 'https://docs.flagsmith.com', source: 'https://github.com/Flagsmith/flagsmith-docs', tags: ['opensource'], + }, + { + title: 'Flarum', + description: 'Forums made simple. Modern, fast, and free!', + preview: require('./showcase/flarum.png'), + website: 'https://docs.flarum.org', + source: 'https://github.com/flarum/docs', + tags: ['opensource'], }, { title: 'FlatifyCSS',