Hi,

Trying to create a contact management system so will have a content type for "contacts" that will include the contact's email address.. So subscribers to the newsletters will be "contacts" not "users"..

Is it possible to subscribe and unsubscribe addresses from a content type rather than from user accounts?

Comments

berdir’s picture

Status: Active » Closed (won't fix)

No, you can't reference them automatically.

Subscribers are identified through their mail-address and they can *optionally* reference to a user.

So, you *can* create corresponding subscribers for your contacts but you won't have a direct connection to them. You can however do that lookup based on the mail address yourself.

berdir’s picture

Status: Closed (won't fix) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.