TotalApp Docs

Social Links

Configure your organisation's social media URLs shown in the TotalApp footer.

Supported Platforms

TotalApp supports the following social media platforms in the footer link bar. Enter a full URL for any platform you want to show; leave the field blank to hide that platform's icon entirely.

PlatformExample URL
YouTubehttps://www.youtube.com/@yourcompany
Instagramhttps://www.instagram.com/yourcompany
LinkedInhttps://www.linkedin.com/company/yourcompany
Twitter / Xhttps://x.com/yourcompany
Facebookhttps://www.facebook.com/yourcompany
TikTokhttps://www.tiktok.com/@yourcompany
GitHubhttps://github.com/yourorg

Tip

Leave unused platform fields blank — the icon is hidden automatically. You do not need to enter a placeholder URL to suppress an icon.

Footer Placement

Social links appear in the bottom footer of the TotalApp interface and (optionally) in onboarding or welcome banners. The icons link directly to the configured URLs and open in a new browser tab.

The footer social bar is only visible to logged-in users — it does not appear on the login screen or public-facing pages.

Persistence

Social link settings are saved to /api/data/white-label.json server-side alongside branding and theme overrides. Changes apply to all users on the same TotalApp instance immediately after saving.

FAQ

Can I add a platform that is not in the list?
Not through the UI — the platform list is fixed to the seven supported icons. Custom icons or platforms can be added by modifying the White Label screen component in the source code.
Do social links open in the same tab or a new tab?
Always in a new tab (target="_blank" rel="noopener noreferrer"). Users stay inside TotalApp while the social profile opens alongside.
Are social links visible on mobile?
Yes — the footer social bar is responsive. On small screens the icons stack or wrap depending on the number of active platforms.