• Resolved bgm0512

    (@bgm0512)


    Hello Team, I am looking for where the data from the sign-up forms is stored. I have custom fields in my sign up, and I want to include them in the email I receive when someone signs up. Can someone please point me in the right direction.

    Thank you

    • This topic was modified 2 years, 1 month ago by bgm0512.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support kellymetal a11n

    (@kellymetal)

    Hi there @bgm0512,

    Most of the info submitted when someone fills up a sign-up form is tied to their subscriber profile, which is saved in the _mailpoet_subscribers table of the database. For any custom fields, they would be saved in the _mailpoet_subscriber_custom_field database table, tied to the subscriber table via the subscriber_id

    That said, there aren’t any built-in options for customizing that new subscriber notification email that you receive when someone signs up, and changing it would require some custom coding. If you need help with custom code, we recommend reaching out to someone from Codeable: https://codeable.io

    Elvira K.

    (@treibalen)

    Hi there @bgm0512,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – we’ll be here if and/or when you are ready to continue.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘MailPoet: Data from Sign Up Forms’ is closed to new replies.