Kythia WorkspaceKythia Workspace

Quick Apps

Install popular web tools and CMS platforms with a single click.

Kythia Workspace eliminates the hassle of manually downloading, extracting, and configuring popular web applications. With the Quick Apps feature, you can spin up a fully functional CMS or database manager in seconds.

How to Install a Quick App

Open Quick Apps

Navigate to the Quick Apps tab in the sidebar. Ensure your Web Server (Nginx/Apache) and PHP are running.

Choose an App

Browse the list of available applications.

Install

Click the Install button next to your desired app. Kythia will automatically download the latest version, extract it into a dedicated folder within your server's document root, and configure it for immediate access.

Supported Applications

Kythia currently supports one-click installations for a wide variety of tools:

Database & File Management

phpMyAdmin

The classic web interface for MySQL and MariaDB.

Adminer

A lightweight, single-file alternative to phpMyAdmin.

TinyFileManager

A simple, fast web-based file manager.

OpcacheGUI

A clean GUI to monitor your PHP OPcache.

phpinfo

Instantly generate a phpinfo() page to check your environment.

CMS & Frameworks

WordPress

The world's most popular CMS.

Drupal

A powerful and flexible CMS for complex sites.

Joomla

A popular CMS balancing ease of use and extensibility.

CodeIgniter

A powerful PHP framework with a very small footprint.

E-Commerce

PrestaShop

A feature-rich, open-source e-commerce solution.

OpenCart

A robust, user-friendly shopping cart system.

Forums & Analytics

phpBB

The most widely used open-source forum board.

MediaWiki

The software that powers Wikipedia.

Matomo

A powerful open-source Google Analytics alternative.

Accessing Installed Apps

Once installed, the "Install" button will change to an "Open" button. Clicking it will instantly open the application in your default web browser, usually mapped to a subdirectory of your localhost (e.g., http://localhost/phpmyadmin).

When installing CMS platforms like WordPress or Drupal, you will still need to walk through their famous "5-minute install" screens in the browser to set up your database connection and admin credentials.

On this page