Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question About Email System Direction #431

Open
1ubuntuuser opened this issue Oct 28, 2024 · 0 comments
Open

Question About Email System Direction #431

1ubuntuuser opened this issue Oct 28, 2024 · 0 comments

Comments

@1ubuntuuser
Copy link

1ubuntuuser commented Oct 28, 2024

I'm enhancing the email campaign system to support proper email marketing capabilities. Currently developing this as a separate app to later merge into FCRM.
Need clarification on:

Are Campaigns meant to replace Newsletters? I notice Newsletters seem to get more development attention.
Why do Campaigns only support single recipients? Are Newsletters intended for bulk sending, or is multi-recipient Campaign support planned?

My Current Development (https://github.com/MarqUnity/email_marketing):

  • Automatic Leads reference import with "Import Subscribers" action
  • Separate email sending for email groups
  • Group members reference linked as doc for email template (e.g. {{doc.first_name}} if subscriber import was from FCRM Lead)
  • Time-based email scheduling
  • Email campaigns can be customised after creation
  • Proper unsubscribe handling for email group campaigns

Still pending:

  • SMS support
  • Filtering email group members

I want to avoid developing conflicting features. Clear direction on Campaigns vs Newsletters would help determine next steps. Also if anyone is currently working on campaigns in general it would be helpful to know what directions they are taking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant