Newsletter Configuration

Newsletter Configuration

Login into your MailChimp account and get the MailChimp API Key and List ID to configure newsletter subscription. You can get the API Key from HERE or create a new one. If you don’t have any newsletter list yet, create a newsletter list from HERE and get the unique List ID.

 

TIPS: To find your List ID, this article can help.

 

Now you have API Key and List ID in hand, open the .env file and update the MAILCHIMP_APIKEY and MAILCHIMP_LIST_ID with the values you got from MailChimp.

 

.
.
.
MAILCHIMP_APIKEY=your_api_key
MAILCHIMP_LIST_ID=your_list_id
.
.
.

 

You’ve configured the newsletter. Now visitors can subscribe to your marketplace newsletter from the storefront.

 

 

Was this page helpful?

Leave Comment