PickBazar Documentation
WelcomeHow It Works
Prerequisite
Installation
Available Scripts & Command
How Can I use this app
Demo Deploy
Features
Settings
Payment
Flash Sale
Shop Transfer
Social LoginOTP (Mobile Number Verification)WalletEmail ConfigurationEmail VerificationHow to turn on this featureAdmin view of this featureShop view of this featureConfigurationSubscribeTerms and conditions
SEO and Analytics
Refund
Real-time Notification
Multilingual & Translation
Third-party Integrations
Deployment
Back-End Integration
Customizations
Update & Upgrade Guide
FAQ PageContactQuestion & AnswerBreaking ChangesSupportChange Log

Email Verification

We implement the Email Verification feature on PickBazar v8.2.0. So if you want to use Email Verification with PickBazar, then make sure your PickBazar is v8.2.0 or later.

With the Email Verification feature, you can do,

- Get Email After Registration
- Email verification for updating Email in profile update section
- When Email verification is on in settings then users will be forced to verify their email.

How to turn on this feature

To turn on this feature go to settings of your site then find Enable Must Verify Email switch.

enable-email-verify-switch.png

Admin view of this feature

verify-email-admin-view.png

Shop view of this feature

verify-email-shop-view.png

Configuration

To use this feature all you need to configure mail in your application.

MAIL_MAILER=mailgun
MAILGUN_DOMAIN=
MAILGUN_SECRET=
MAIL_FROM_ADDRESS=
MAIL_PORT=1025
MAIL_USERNAME=null
MAIL_PASSWORD=null
MAIL_ENCRYPTION=null
ADMIN_EMAIL=support@example.com