New Volunteer Sign-up

A new volunteer has signed up through the website.

Please add them to the volunteer list and follow up with details.

"; $textBody = " New Volunteer Sign-up Full Name: {$full_name} Email: {$email} Skills/Interests: {$skills} Availability: {$availability} Agreed to CoC: Yes "; // Send email $to = null; // Use MAIL_TO from .env $options = ['reply_to' => $email]; $result = MailService::sendMail($to, $subject, $htmlBody, $textBody, $options); if (!empty($result['success'])) { // Redirect to 'thanks' page on success header("Location: thanks.php?from=volunteer"); exit; } else { // Log error and show a generic message error_log("MailService Error: " . ($result['error'] ?? 'Unknown error')); $form_error = 'Sorry, there was an error sending your sign-up. Please try again later or contact us directly.'; } } } ?> Volunteer | Belarusians Worldwide

Volunteer With Us

The pavilion is powered by our community. We need your help with booth shifts, setup, and networking at Night Summit. Sign up below to be a part of the team in Lisbon!

Volunteer Sign-up

This is for testing purposes only — Flatlogic does not guarantee usage of the mail server. Please set up your own SMTP in .env (MAIL_/SMTP_ vars).

If you do not receive a confirmation, please check your spam folder.

Let us know what you're good at! (e.g., sales, social media, event setup, photography)
When can you help? (e.g., specific days at Web Summit, pre-event tasks)