File: //proc/self/root/var/softaculous/toaster/notes.txt
1. Make sure that you do not use [[site_name]] since it is already in use by the script. Instead of that [[sn]] is used to restrict special characters and spaces for Site name during installation.
2. Export the sql file through the below mentioned command on webuzo during manual installation:
 mysqldump --routines -u root -pmysql toaster230 > toaster.sql
 
3. PHP REQUIREMENT LINK: https://www.seotoaster.com/seotoaster-install-requirements.html 
4. Do not check statistic data and token on admin page.
5. Since version 3.11.0, SeoToaster supports only PHP 7.4.x and 8.2.x as per requirements and also over vendor confirmation via email, hence we have blocked install for PHP 8.0.x and 8.1 versions in install.php.