FiveM.social

Create public social pages, publish feed posts, and surface them in FiveM.

Tutorial

How to connect your page to FiveM

This page shows the simple setup flow. You do not need to manually paste technical discovery URLs into FiveM. Your handle is enough.

Setup

Step-by-step

Step 1

Create your account

Register a username, sign in, and open your dashboard.

Step 2

Customize your profile

Set your display name, bio, avatar, banner, and any branding you want to show publicly.

Step 3

Publish at least one post

Create a post and publish it, so there is actual feed content available for your page.

Step 5

Edit your server.cfg

Add your own handle to server.cfg using the same format as the example above.

Step 6

Restart and verify

Restart your FiveM server, then check whether the server page shows your feed/profile data correctly.

Important

What you actually enter in FiveM

You only enter your handle in server.cfg.

sets activitypubFeed [email protected]

No long discovery URL is needed inside the FiveM config.

Background

What the website handles automatically

  • Your public profile page
  • Your published posts and feed output
  • ActivityPub actor and outbox routes
  • WebFinger discovery in the background

Subfolder installs

If your site runs under /fivem

Your handle still uses the domain, for example [email protected] or [email protected].

The site can live in a subfolder, but the host-level discovery still needs to be configured on the domain correctly.