Documentation

Welcome to the PlyWP documentation. Here you'll find everything you need to install, configure, and use PlyWP effectively.

Getting Started

PlyWP consists of two main components: the Panel (web interface) and Plyorde (daemon). Choose your path based on your needs.

New to PlyWP?

Start with our installation guides to get up and running quickly.

Run the following command to install PlyWP on your server automatically:

bash <(curl -s https://plywp-installer.urixen.io/install.sh) | bash
Installation Guide

API Integration?

Explore the complete API reference with code examples.

API Reference

Documentation Sections

Installation

Comprehensive step-by-step guides for installing and configuring both Panel and Plyorde across different environments.

  • Panel Installation: Set up the web control panel
  • Plyorde Installation: Deploy the daemon service

API Reference

Complete API documentation for developers integrating with PlyWP. Includes endpoint specifications, authentication, and code examples.

  • Endpoints: Full endpoint reference with parameters

Quick Links

Need Help?

If you have questions or need support, please visit the GitHub repositories where you can:

  • Open an issue for bugs and feature requests
  • Check existing issues and discussions for answers
  • Contribute improvements and documentation updates