diff --git a/docs/comparison.mdx b/docs/comparison.mdx index 737a7f4..993498e 100644 --- a/docs/comparison.mdx +++ b/docs/comparison.mdx @@ -8,8 +8,6 @@ import TabItem from '@theme/TabItem'; # Comparison -## Pterodactyl - Pelican is a fork of [Pterodactyl](https://pterodactyl.io). But over time Pelican made many Changes & Additions - and we plan to do even more. @@ -29,9 +27,9 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). But over time Pelica * ![Done](https://img.shields.io/badge/Done-green) Improved Settings page - * ![Planned](https://img.shields.io/badge/Planned-blue) Localized Frontend - * ![In Progress](https://img.shields.io/badge/In_Progress-orange) Rewrite of Client Area in Filament - * ![In Progress](https://img.shields.io/badge/In_Progress-orange) Switch from Webpack to Vite + * ![In Progress](https://img.shields.io/badge/In_Progress-orange) Localized Frontend + * ![Done](https://img.shields.io/badge/Done-green) Rewrite of Client Area in Filament + * ![Done](https://img.shields.io/badge/Done-green) Switch from Webpack to Vite * ![Done](https://img.shields.io/badge/Done-green) Rewrite of Admin Area in Filament * ![Done](https://img.shields.io/badge/Done-green) Timezone configurable per User @@ -83,3 +81,28 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). But over time Pelica * ![Done](https://img.shields.io/badge/Done-green) Support Tickets + +## Comparison with our competitors. +| | Pelican | Pterodactyl | PufferPanel | Crafty Controller | Multicraft | TCAdmin | AMP | +|--------------------------|-----------|-------------|-------------|-----------------------|----------------|---------|----------------| +| File manager | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| Scheduled Tasks | ✅ | ✅ | ❌ | ✅ | ✅ | ✅ | ✅ | +| Free and Open Source | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | ❌ | +| Multi-language | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | +| Database Management | ✅ | ✅ | ❌ | ❌ | ✅ | ✅ | ✅ | +| OAuth | ✅ | ❌ | ✅ | ✅ | ❌ | ❌ | ❌ | +| Webhooks | ✅ | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ | +| User roles & permissions | ✅ | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | +| Ticket System | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | +| Announcements | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | +| Plugins and Themes | 📅 | ❌ | Themes | ❌ | Themes | ✅ | ❌ | +| Self update | Backend | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ | +| Captcha | Turnstile | reCAPTCHA | ❌ | ❌ | ❌ | ❌ | ❌ | +| Backups system | Local, S3 | Local | Local | Local | Local | ❌ | Local | +| FTP file access | SFTP | SFTP | SFTP | SFTP | FTP | FTP | SFTP | +| Operating System | Linux | Linux | Linux | Windows, Linux, MacOS | Linux, Windows | Windows | Linux, Windows | + +### Features information. +- All features with 📅 are planned. +- Plugins can add any features that Pelican doesn't have by default. +- These values are not constantly updated, and competitors may have implemented some of the features marked with a cross in their latest version. diff --git a/docs/panel/update.mdx b/docs/panel/update.mdx index 56f500d..4b92338 100644 --- a/docs/panel/update.mdx +++ b/docs/panel/update.mdx @@ -14,9 +14,9 @@ is required for it to run. Please see the chart below for how these versions line up. In most cases your base Wings version should match that of your Panel. -| Panel Version | Wings Version | Supported | PHP Version | -| :-----------: | :------------: | :-------: | :----------: | -| 1.x | 1.x | ✅︎ | 8.2/ 8.3 | +| Panel Version | Wings Version | Supported | PHP Version | +|:-------------:|:-------------:|:---------:|:-----------:| +| 1.x | 1.x | ✅︎ | 8.2/8.3/8.4 | ### Enter Maintenance Mode