LinkStack
298 32What is LinkStack ?
LinkStack is a highly customizable link sharing platform with an intuitive, easy to use user interface.
LinkStack Features
LinkStack: The Ultimate Link Management Solution
LinkStack is a unique platform that provides an efficient solution for managing and sharing links online. Our platform offers a website similar to Linktree, which allows users to overcome the limitation of only being able to add one link on social media platforms.
With LinkStack, users can easily link to their own custom page and provide their followers with access to all the links they need in one convenient location. What sets LinkStack apart from other link management platforms is its flexibility, which allows users to host their links on their own web server or web hosting provider. This provides users with complete control over their online presence and ensures that their links are easily accessible.
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users’ links is easy.
Themes
Custom Themes
Customize the look of your LinkStack instance with themes. Themes allow you to change the look and feel of your site with a few clicks. Users can submit themes they created for everyone to download and use.
You can find all available Themes on here: linkstack.org/themes
How to add themes
How to add themes to your LinkStack instance
You can add your downloaded themes to your LinkStack instance on the Admin Panel. Navigate to the ‘Themes’ tab and scroll to the bottom of the page.
Now click on Choose file and select your downloaded theme zip file. Now click on ‘Upload theme’ and you should be able to select your uploaded theme now.
Themes are envisioned to be made by users for users.
If you know a bit about CSS, consider making your own theme and adding it to the public directory. Everything is documented in the dedicated GitHub repository.
github.com/LinkStackOrg/linkstack-themes/tree/main/contributing
Installation
Downloading and installing steps:
- Download the latest release of LinkStack and simply place the folder ‘littlelink’ or the contents of this folder in the root directory of your website.
That’s it! No coding no command line setup just plug and play.
Go through the first setup page:
When accessing your instance for the first time, you will be greeted by the first setup page.
Docker
The official docker version of LinkStack. This docker image is a simple to set up solution, containing everything you need to run LinkStack.
The docker version of LinkStack retains all the features and customization options of the original version.
This docker is based on Alpine Linux, a Linux distribution designed to be small, simple and secure. The web server is running Apache2, a free and open-source cross-platform web server software. The docker comes with PHP 8.0 for high compatibility and performance.
Using the docker is as simple as pulling and deploying.
Pull
docker pull linkstackorg/linkstack
Learn more about the Docker version
Updating
When a new version is released, you will get an update notification on your Admin Panel.
Automatic one click Updater
This updater allows you to update your installation with just one click.
How to use the Automatic Updater:
-
To update your instance, click on the update notification on your Admin Panel.
-
Click on “Update automatically” and the updater will take care of the rest.
You can still download updates manually. New versions will are still uploaded to the GitHub repository as usual.
Before updating, the updater will create a backup. Your instance won’t save more than two backups at a time. You can download these updates from the created folder: backups\updater-backups
.
If you switched your database to MySQL, your database will not be included in the backup.