Question: Subscribe To Our Newsletter

Subscribe To Our Newsletter

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 ti

HR

Hector Rojas

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.
  • MS

    Mian Saleem

    Answered
    Hello,

    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
  • HR

    Hector Rojas

    Answered
    Good 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.
  • MS

    Mian Saleem

    Answered
    Hello,

    I have missed it. I will add the option in shop settings.

    Thank you
  • Login to Reply