lobo-studio / tamarin-php

0 stars 0 forks source link

implement reminder emails #10

Closed bolom closed 8 years ago

bolom commented 8 years ago

Mail Design

Hi Bolo,

Just a friendly reminder that your Basecamp 60-day free trial ends in a few days.

  • add button abonnement
gscardine commented 8 years ago

Hi Bolo,

I have already created the script to send the emails, but I'm still working on setting up the scheduler in Heroku.

(Nevermind the errors I wrote here about before, I solved them haha)

gscardine commented 8 years ago

It worked!

I manually deployed my branch reminder-emails in Heroku to be able to test.

You just need to add/edit a user's membership and set it to either: (1) today; (2) 15 days ago; (3) 15 days from today. I set the scheduler to run daily at 7:30 UTC, but you can change the time so that you can see the tests faster: https://scheduler.heroku.com/dashboard screenshot_reminder_emails

Afterwards I will record a video for Marie.

bolom commented 8 years ago

@gscardine where is the script?. I think the easier solution is to create the script in ruby.

bolom commented 8 years ago

@rmonteiro89 could you help @gscardine to create the scrip in ruby. It will be easier i thing to use php

bolom commented 8 years ago

working