A Fantastic Free and Opensource Web Hosting Control Panel https://hestiacp.com
These modules are not installed as part of the default HestiaCP Install
apt update
apt install php-intl php-imap php-mailparse php-curl -y
cd /home/[USERNAME]/web/[HOST.DOMAIN.EXT]/public_html
rm *
- This will delete index.html and robots.txtgit clone https://github.com/itflow-org/itflow.git .
- Do not forget the . at the endphp -m | grep mailparse
, you must install mailparse for your version of PHP. E.g., apt-get install php8.2-mailparse