Baota Panel allows for intuitive installation of various PHP extensions. Previous tutorials required SSH operations, but the new version of Baota Panel allows installation directly from the backend. However, it's not installed from the App Store. The correct method to install extensions in Baota is:
Method for Installing Memcached, ionCube, and Other Extensions in Baota Panel
Baota Panel Backend - Click the settings button for the PHP you have installed and are running, then select 'Install Extension'.

As of May 19th, the following extensions can be installed directly from the Baota Panel backend.
| Name | Type | Description |
|---|
| ionCube | Script Decryption | Used to decrypt scripts encrypted by ionCube Encoder! |
| fileinfo | General Extension | Used to obtain file MIME, encoding, and other information! |
| opcache | Cache | Used to accelerate PHP scripts! |
| memcache | Cache | Powerful content cache |
| memcached | Cache | Supports more advanced features than memcache |
| redis | Cache | In-memory, persistent Key-Value database |
| apcu | Cache | Script cache |
| imagemagick | General Extension | Imagick high-performance graphics library |
| xdebug | Debugger | No need to say more, do not install if you are not familiar with it |
| imap | Mail service | Essential for mail servers |
| exif | General Extension | Used to read image EXIF information |
| intl | General Extension | Provides internationalization support |
| xsl | General Extension | XSL parsing extension |
| Swoole | General Extension | Asynchronous, parallel, high-performance network communication engine |
| Swoole4 | General Extension | swoole4.x version |
| yaf | Framework | Yaf is a PHP framework written in C |
| phalcon | Framework | phalcon is a PHP framework written in C |
| yac | Cache | High-performance lock-free shared memory Cache |
| sg11 | Script encryption | PHP code obfuscation and encryption |
| pgsql | General Extension | PHP official extension (requires pre-installation of postgresql) |
| pdo_pgsql | General Extension | PHP official extension (requires pre-installation of postgresql) |
| readline | General Extension | PHP official extension |
| snmp | General Extension | PHP official extension |
| recode | General Extension | PHP official extension |
| enchant | General Extension | PHP official extension |
| pspell | General Extension | PHP official extension |
| bz2 | General Extension | PHP official extension |
| sysvshm | General Extension | PHP official extension |
| calendar | General Extension | PHP official extension |
| gmp | General Extension | PHP official extension |
| wddx | General Extension | PHP official extension |
| sysvmsg | General Extension | PHP official extension |
Comments are closed
The comment function for this article is closed. If you have any questions, please feel free to contact us through other channels.