• Resolved bilalhaidar

    (@bilalhaidar)


    Hello,
    Is it possible to submit the eNews widget to a custom PHP page I code? I will mainly create a PHP page and I will save each entry and store it in the system. Later I will export it to other services to send newsletter etc.

    Regards
    Bilal

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Howdy!

    Yes–eNews just asks for a form action location, so you can set it to something like https://example.com/custom-script.php. The script would need to look for the same name/email field values as it set in the widget.

    Cheers!

    Thread Starter bilalhaidar

    (@bilalhaidar)

    Thanks, Brandon. Then, it will be a manual thing to export subscribers and import them to MailChimp or other services?

    Regards
    Bilal

    Plugin Author Brandon Kraft

    (@kraftbj)

    Code Wrangler

    Yeah or it could be automated if your script tied into MailChimp’s APIs.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Submit enews widget to a custom PHP form’ is closed to new replies.