PlexDev.live Unofficial Installer

โš ๏ธ Important: This is an unofficial installer. The official PlexDevelopment website is plexdevelopment.net.

Welcome! This tool helps you easily set up various Plex products on your Linux server.

Quick Install
Manual Install
About
Guide

Quick Installation
Stable Beta (Beta script not available)

๐Ÿšง Heads Up! ๐Ÿšง You've selected the Beta version. This version might have bugs or unfinished features. Use it at your own risk!

Copy and paste this command into your server's terminal. It downloads and runs the installer script automatically.

curl -sSL https://plexdev.live/install.sh | bash -i

Manual Installation

If you prefer, download the script first, make it runnable, and then execute it.

(Note: Use the toggle above to switch between Stable/Beta commands)

Step 1: Download

curl -sSL -o install.sh https://plexdev.live/install.sh

Step 2: Make it Executable

chmod +x install.sh

Step 3: Run It

./install.sh

About This Project

This project was created by bali0531 to simplify the setup process for PlexDevelopment products.

The installer automatically:

Supported Products

This installer supports the following PlexDevelopment products:

PlexTickets
Support ticket system
PlexStaff
Staff management
PlexStatus
Service status page
PlexStore
Digital store
PlexForms
Form builder
PlexLinks
Link management (Beta)
PlexPaste
Pastebin service (Beta)

Note: PlexLinks and PlexPaste are currently available in the beta installer only.

Disclaimer: This is an unofficial tool and is not officially supported by PlexDevelopment. Use at your own discretion.