Skip to content

Commit 590def7

Browse files
authored
Merge pull request #115 from TonimatasDEV/main
Update comparison table
2 parents 2fe7706 + 20b84e1 commit 590def7

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

docs/comparison.mdx

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ import TabItem from '@theme/TabItem';
88

99
# Comparison
1010

11-
## Pterodactyl
12-
1311
Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has many Improvements over it now!
1412

1513
<Admonition type="info">
@@ -29,8 +27,8 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
2927
</TabItem>
3028
<TabItem value="2" label="Frontend">
3129
* ![In Progress](https://img.shields.io/badge/In_Progress-orange) Localized Frontend
32-
* ![In Progress](https://img.shields.io/badge/In_Progress-orange) Rewrite of Client Area in Filament
33-
* ![In Progress](https://img.shields.io/badge/In_Progress-orange) Switch from Webpack to Vite
30+
* ![Done](https://img.shields.io/badge/Done-green) Rewrite of Client Area in Filament
31+
* ![Done](https://img.shields.io/badge/Done-green) Switch from Webpack to Vite
3432
* ![Done](https://img.shields.io/badge/Done-green) Rewrite of Admin Area in Filament
3533
* ![Done](https://img.shields.io/badge/Done-green) Timezone configurable per User
3634
</TabItem>
@@ -82,3 +80,26 @@ Pelican is a fork of [Pterodactyl](https://pterodactyl.io). However, Pelican has
8280
* ![Done](https://img.shields.io/badge/Done-green) Support Tickets
8381
</TabItem>
8482
</Tabs>
83+
84+
## Comparison with our competitors.
85+
| | Pelican | Pterodactyl | PufferPanel | Crafty Controller | Multicraft | TCAdmin | AMP |
86+
|--------------------------|-----------|-------------|-------------|-----------------------|----------------|---------|----------------|
87+
| File manager ||||||||
88+
| Scheduled Tasks ||||||||
89+
| Free and Open Source ||||||||
90+
| Multilingual ||||||||
91+
| Database Management ||||||||
92+
| OAuth ||||||||
93+
| Webhooks ||||||||
94+
| Roles & Permissions ||||||||
95+
| Announcements ||||||||
96+
| Themes ||||||||
97+
| Plugins | 📅 |||||||
98+
| Self update ||||||||
99+
| Captcha Login ||||||||
100+
| Remote Backups ||||||||
101+
102+
### Features information.
103+
- All features with 📅 are planned.
104+
- Plugins can add any features that Pelican doesn't have by default.
105+
- These values are not constantly updated, and competitors may have implemented some of the features marked with a cross in their latest version.

docs/panel/update.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ is required for it to run.
1414
Please see the chart below for how these versions line up. In
1515
most cases your base Wings version should match that of your Panel.
1616

17-
| Panel Version | Wings Version | Supported | PHP Version |
18-
| :-----------: | :------------: | :-------: | :-----------: |
19-
| 1.x | 1.x | ✅︎ | 8.2/ 8.3/ 8.4 |
17+
| Panel Version | Wings Version | Supported | PHP Version |
18+
|:-------------:|:-------------:|:---------:|:-----------:|
19+
| 1.x | 1.x | ✅︎ | 8.2/8.3/8.4 |
2020

2121
### Enter Maintenance Mode
2222

0 commit comments

Comments
 (0)