innoraft / kabootr

An email marketking and newsletters solution by Innoraft.
0 stars 0 forks source link

Simple newsletter module research and create the dynamic list functionality #3

Closed sumeetpareek closed 10 years ago

sumeetpareek commented 10 years ago

Need to study and understand all aspects of simple newsletter module.

And then create a functionality such that if we run a query that outputs N number of user ids, that should create a new list of simple newsletter subscribers on the fly.

  1. To be able to do that we will have add some temp filed to the user profile (so that our queries can be tested.
  2. Need to generated large number of dummy users
  3. (Should the generated users be automatically added to subscribers table (not the subscriptions table))?
  4. Thought should be given to how the various data points (opened the mail, bounced, spammed etc.) will be marked. This does not has to be implemented yet, but our dynamic lists should allow this in future.
  5. Dev site should be ready on the server to be able to test this.
tkuldeep commented 10 years ago

According to me creating newsletter subscription list we have to following things

tkuldeep commented 10 years ago

According to me to complete this project, we should follow following strategy.

tkuldeep commented 10 years ago

Updates:

sumeetpareek commented 10 years ago

@tkuldeep Currently I see no commits that are referencing this issue?

mukeshagarwal commented 10 years ago

this was part of research and therefore closing it now