Please enable JavaScript.
Coggle requires JavaScript to display documents.
Email campaign - Coggle Diagram
Email campaign
-
-
-
-
Working Flow
:green_book: NOTE
:red_flag: First add SMTP
:red_flag: Second add Template
:red_flag: Then add email group
:red_flag: Add Campaign Details with select smtp, template and email group
:red_flag: When we add campaign, automatically camp_name, camp_id and email_queue_id inserted inside the campaign_email_queue_links table.
:red_flag: Set cron job through campaign_email_queue_link
:red_flag: After mail send all data will store in sqlite database
-