Page 1 of 1
Subscriber List
Posted: Thu Nov 11, 2021 10:54 pm
by LeeFoster
Is there a way to see all News letter subscribers?
I was pretty sure there was but I can't find it and am starting to wonder if I imagined it.
Re: Subscriber List
Posted: Fri Nov 12, 2021 11:45 am
by Kofod95
I think I have seen an addon generating a list, but I don't think it has ever been in core. Should however not be too bad to make a tool, fetching a list of the customers who are subscribed.. I'll gladly help as much as I can too make something like that, if you are interested?
//Daniel
Re: Subscriber List
Posted: Fri Nov 12, 2021 12:55 pm
by LeeFoster
Kofod95 wrote: ↑Fri Nov 12, 2021 11:45 am
I think I have seen an addon generating a list, but I don't think it has ever been in core. Should however not be too bad to make a tool, fetching a list of the customers who are subscribed.. I'll gladly help as much as I can too make something like that, if you are interested?
//Daniel
Not seen an addon for it myself. Happy to work with someone building something though.
Re: Subscriber List
Posted: Fri Nov 12, 2021 3:16 pm
by 14Steve14
Gary coded something for me a while back for an older version (1.0.7.11) which added a button to the right column on the customers page that when clicked would export a list of email subscribers. It is a simple hook file added to includes/hooks/admin/customers and just exports first name, last name and email address. I use it to manually import customers into Mailchimp every week.
Re: Subscriber List
Posted: Sat Nov 13, 2021 4:10 pm
by Omar_one
on our Frozen shop we are using Mailchimp Module made by @burt and you don't need to import customers into Mailchimp .. the list will updated by if you set up Webhooks..
Re: Subscriber List
Posted: Sat Nov 13, 2021 7:00 pm
by LeeFoster
Thanks all,
I created a modified version of the customers page to resolve the issue for the moment.
Re: Subscriber List
Posted: Sun Nov 14, 2021 4:46 pm
by 14Steve14
Omar_one wrote: ↑Sat Nov 13, 2021 4:10 pm
on our Frozen shop we are using Mailchimp Module made by @burt and you don't need to import customers into Mailchimp .. the list will updated by if you set up Webhooks..
I used to use the module supplied by
@burt but never updated it after mailchimp updated their requirements.
Re: Subscriber List
Posted: Sun Nov 14, 2021 7:03 pm
by Omar_one
14Steve14 wrote: ↑Sun Nov 14, 2021 4:46 pm
I used to use the module supplied by
@burt but never updated it after mailchimp updated their requirements.
I just checked our MailChimp as I get the list customers via two way one by the module (MailChimp module v3)by @burt and another way via popup (hook) I created and I see that our list in MailChimp comes from both way..
I am not sure if there is any plan to update the module to Phoenix.
Re: Subscriber List
Posted: Tue Nov 16, 2021 5:04 pm
by 14Steve14
Omar_one wrote: ↑Sun Nov 14, 2021 7:03 pm
14Steve14 wrote: ↑Sun Nov 14, 2021 4:46 pm
I used to use the module supplied by @burt but never updated it after mailchimp updated their requirements.
I just checked our MailChimp as I get the list customers via two way one by the module (MailChimp module v3)by @burt and another way via popup (hook) I created and I see that our list in MailChimp comes from both way..
I am not sure if there is any plan to update the module to Phoenix.
Its something that I would look into but as I keep thinking of moving away from Phoenix, I keep thinking its not worth spending any money on. Trouble is I have not moved away yet so its getting to be a catch 22 sort of thing.