HI everyone
Right now I'm using mailchimp for my newsletter, but I imagine it's possible to benefit from a drupal-specific module. I'm making a site for my record label and basically I'd like a structure for each newsletter as this:
- header (banner-img + view in browser link)
- news item (written manually for each newsletter)
- Upcoming events (pulled from 'events' content type
- Latest blog posts (pulled from 'articles' content type
- New shop arrivals (pulled from ubercart 'product' content type)
- Latest videos (pulled from 'videos' content type)
- Free Download link (not sure where to pull these from, but downloads are preferably administered from the drupal admin for ease of use)
- footer w. legal info plus unsubscribe and update profile links
So basically I'd like your thoughts on which module and/or approach that can meet the following requirements:
- Custom templating-feature automatically pulling in nodes from various content types
- Silent drupal user creation at newsletter sign-up (for enabling the update profile feature mentioned above)
Looking forward to your feedback!