TiloBox
Back to directory
LinkStack project preview

LinkStack

Self-hosted privacy-focused alternative to Linktree for personal profile links.

LicenseGPL-3.0
GitHub stars4.5k
Last commit1 weeks ago
Tags6 topics
Profile PageLink In BioPrivacyProductivityPhpLinktree Alternative
Overview

Why consider LinkStack?

LinkStack is a self-hosted open-source alternative to Linktree. It lets individuals and brands create customizable link-in-bio pages with custom domains, themes, click analytics, and zero corporate tracking.

Guided learning

Learn LinkStack by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of LinkStack

LinkStack provides visual drag-and-drop link organizers, contact buttons (WhatsApp, Telegram, Email), and private link protection.

Running with Docker

bash
1docker run -d \
2 --name linkstack \
3 -p 80:80 \
4 -v $(pwd)/data:/htdocs/data \
5 linkstackorg/linkstack:latest

LinkStack is licensed under the GNU General Public License v3.0 (GPL-3.0).

Related tools

More options with a similar category or technology profile.

LinkStack FAQs

LinkStack is listed as a Content Cms tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

LinkStack is listed under the GPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

LinkStack is listed as an alternative to Linktree. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.