diff --git a/documentation/docs/panel/000_intro.md b/documentation/docs/panel/000_intro.md index 5b9b5922..08a46217 100644 --- a/documentation/docs/panel/000_intro.md +++ b/documentation/docs/panel/000_intro.md @@ -23,46 +23,6 @@ Some of the unique features worth mentioning are: - Password-less login to [phpMyAdmin](/docs/panel/databases/phpmyadmin) and [Web Terminal](/docs/panel/advanced/terminal). - Built-in [REDIS](/docs/panel/caching/Redis) and [Memcached](/docs/panel/caching/Memcached) object caching. - -## Compare OpenPanel - -| Feature / Panel | OpenPanel | cPanel | Plesk | CyberPanel | -|-------------------------------|-------------|----------|---------|---| -| Upload file size limit in FileManager | ∞ | 2GB | 2GB | 200MB | -| Upload multiple files at once | ✔️ | ❌ |yes | ❌ | -| Upload files in background | ✔️ | ❌ | ❌ | ❌ | -| Ajax search | ✔️ | ❌ | ❌ | ❌ | -| Restore file premissions in bulk | ✔️ | 1 file at a time | 1 file at a time | 1 file at a time | -| View total folder size in FileManager | ✔️ | ❌ | ❌ | yes | ❌ | -| Remote MySQL per account | ✔️ | ❌ |❌|❌| -| View MySQL processes | ✔️ | ❌ | ❌ | ❌ | -| Change panel port | ✔️ | ❌ | ❌ | ❌ | -| Change panel access path | ✔️ | ❌ | ❌ | ❌ | -| Force https | ✔️ | ✔️ | ❌ | ❌ | -| Dark Mode | ✔️ | ❌ | ✔️ | ❌ | -| Object Caching | REDIS and Memcached | ❌ | ❌ | ❌ | -| Elasticsearch suport | ✔️ | ❌ | ❌ | ❌ | -| SSH Access per account | ✔️ | ❌ *(per server) | ❌ *(per server) | ❌ *(per server) | -| Install new PHP versions | ✔️ | ❌ | ❌ | ❌ | -| Change TimeZone for account | ✔️ | ❌ | ❌ | ❌ | -| View services status | ✔️ | ✔️ | ✔️ | ❌ | -| Restart server services | ✔️ | ❌ | ❌ | ❌ | -| Edit MySQL configuration for account | ✔️ | ❌ | ❌ | ❌ | -| Edit server configuration for account | ✔️ | ❌ | ❌ | ❌ | -| Nginx or Apache webserver per account | ✔️ | ❌ | ❌ | ❌ | -| WAF | ✔️ | ❌ *(only with ModSecurity) | ❌ | ❌ | -| Edit PHP.INI file | ✔️ | limited | limited | limited | -| PHP version per domain name| ✔️ | ✔️ | ✔️ | ❌ | -| View resource usage | ✔️ | ❌ *(only with Cloudlinux) | ❌ | ❌ | -| Activity log per account | ✔️ | ❌ | ❌ | ❌ | -| Detailed login log | ✔️ | ❌ | ❌ | ❌ | -| View inodes usage per folders | ✔️ | ❌ *(only total count for account) | ❌ *(only total count for account) | ❌ | -| Completelly isolated user accounts | ✔️ | ❌ *(only with Cloudlinux) | ❌ *(only with Cloudlinux) | ❌ | -| Keyboard shortcuts | ✔️ | ❌ *(only in file editor) | ❌ | ❌ | -| Display custom messages to users | ✔️ | ❌ *(only for all users) | ❌ *(only for all users) | ❌ | -| Localization ready and custom templates | ✔️ | ❌ *(limited style editing) | ❌ *(limited style editing) | ❌ *(limited style editing) | - - --- ## Support