PHPMailer Not Installed!

Please follow these steps:

  1. Download PHPMailer from: https://github.com/PHPMailer/PHPMailer/archive/refs/tags/v6.6.5.zip
  2. Extract the ZIP file
  3. Copy the "src" folder to: vendor/phpmailer/phpmailer/ in your project
  4. Refresh this page

Or you can use the built-in PHP mail() function by updating settings.php