문제

I have Magento 2.3.4 I want to show the "first name" and "country" field in the newsletter subscription form. Also, it would be for guests and customers as well. Both fields should be shown in the admin grid and that will be sent in emails as well.

How can I achieve this functionality?

도움이 되었습니까?

해결책

You can take help from here.

Magento 2.2 - adding name field to newsletter module

In this solution they are adding FirstName and LastName to newsletter form, you should replace them with "First Name" and "country" fields at every occurrence.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top