📥 MKLabs Inquiries Inbox

Bulawayo, Zimbabwe • mklabs.co.zw • All enquiries from website • Stored in browser + email + WhatsApp
0 inquiries ← Back to Site
0
Total Inquiries (Local)
WhatsApp
Also sent via WhatsApp to 0786 233 766 • Check WhatsApp
Email
mklabs.techzw@gmail.com • Check inbox + spam
File
For cPanel: /inquiries.csv via FTP • /admin.html shows local
Where do inquiries go? 3 places:
1. Here (Local) - Browser localStorage (this page) • 2. WhatsApp - Draft sent to your number • 3. Email - To mklabs.techzw@gmail.com (if you connect Formspree/EmailJS/PHP) • For cPanel PHP version, also saved to inquiries.csv
📋 Recent Inquiries (Newest First)
💬 WhatsApp
Date & TimeNameCompanyEmailPhone / WhatsAppServiceBudgetMessageActions
📭
No inquiries yet
When someone fills the form on mklabs.co.zw, it will appear here (saved in browser localStorage).
Also check WhatsApp 0786 233 766 and email mklabs.techzw@gmail.com
🔧 For Developer - Make Inquiries Permanent (for deployment):
Option A - cPanel PHP (Recommended for mklabs.co.zw): Upload contact.php (included in pack). Form posts to it, it sends email to mklabs.techzw@gmail.com via PHP mail() and saves to inquiries.csv (view via FTP or create /admin.php that reads CSV).
Option B - Formspree (No Code, 2 mins): Go to formspree.io → Create form → Set action to https://formspree.io/f/YOUR_ID → All submissions appear in Formspree dashboard + forwarded to your email.
Option C - Vercel Serverless: If deployed on Vercel, create /api/contact.js that sends email via Resend/SendGrid.