FOSSASIA

Website: Change the FOSSASIA.org website to work with the Sendy Newsletter implementation

Objective

Implement the FOSSASIA newsletter to work with Sendy.co. The goal is to substitute the current implementation with Mailchimp/Campaign Monitor (here: http://fossasia.org/#subscribe) with a self-hosted implementation.

Example snippet:

<form action="http://news.fossasia.org/subscribe" method="POST" accept-charset="utf-8">
    <label for="name">Name</label><br/>
    <input type="text" name="name" id="name"/>
    <br/>
    <label for="email">Email</label><br/>
    <input type="text" name="email" id="email"/>
    <br/>
    <input type="hidden" name="list" value="A8fchTRvBw2wap1ojIfjyQ"/>
    <input type="submit" name="submit" id="submit"/>
</form>

More Info/Requirements

Please discuss any questions on the issue in the Github tracker.

Expected Outcome:

  • Code Clean up
  • Simple code, that can be copy/pasted
  • Implementation works on Github Pages
  • Document how designers can add code

Links

Task tags

  • website
  • github pages
  • mailer
  • html
  • api

Students who completed this task

Juanvhook

Task type

  • code Code
  • chrome_reader_mode Documentation / Training
  • assessment Outreach / Research
close

2015