Admin
Marketplace Settings
Brand and wallet settings
Minting and payment rules
Categories and payment
Email delivery settings
Use SMTP with PHPMailer in production so registration, approvals, deposit confirmations, and other activities send reliably.
Notification events
| Event | Description | Email subject | Enabled |
|---|---|---|---|
| registration_welcome | Welcome after registration | Welcome to {{site_name}} | Yes |
| registration_verify | Email verification | Custom notification | Yes |
| nft_submitted | NFT submitted for review | Custom notification | Yes |
| nft_approved | NFT approved by admin | Your NFT "{{nft_name}}" has been approved | Yes |
| nft_rejected | NFT rejected by admin | Custom notification | Yes |
| deposit_submitted | Deposit proof submitted | Custom notification | Yes |
| deposit_confirmed | Deposit confirmed | Your ETH deposit is confirmed | Yes |
| deposit_rejected | Deposit rejected | Custom notification | Yes |
| withdrawal_requested | Withdrawal request received | Withdrawal request received | Yes |
| withdrawal_paid | Withdrawal paid | Custom notification | Yes |
| nft_sold | NFT sold successfully | Custom notification | Yes |
| bid_received | Bid received on NFT | Custom notification | Yes |
| security_changed | Security settings changed | Custom notification | Yes |