HR
Asked
Good morning, I would like to know how it works and where the subscription form that appears in the footer of the shop is configured.
"SUBSCRIBE TO OUR NEWSLETTER"
Thanks for your time and help.
"SUBSCRIBE TO OUR NEWSLETTER"
Thanks for your time and help.
- MSAnsweredHello,
In the current version, newsletter form is for MailChimp and the `.env` variables are
```
MAILCHIMP_DRIVER=
MAILCHIMP_APIKEY=
MAILCHIMP_LIST_ID=
```
For more, you can check the config file `config/newsletter.php`
Thank you - HRAnsweredGood morning, Ok, perfect, but that would be for us to configure it from the development part, but how does the client place their MailChimp data from their administration panel.
Thanks for your time and help. - MSAnsweredHello,
I have missed it. I will add the option in shop settings.
Thank you - Login to Reply