Skip to content

Sends invoice reminders to members a few days ahead of sending the invoice.

Notifications You must be signed in to change notification settings

cobot/reminders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reminders is a Cobot app that sends an email to each member of a space a number of days before the next invoice is due.

Build Status

The official installation runs under http://reminders.apps.cobot.me

Setup

  • Rails/Postgres
  • mail server/service
  • a cron job must run rake send_emails every day to send out the emails
  • for OAuth to work an application must be registered on Cobot and the app id and secret must be set via the COBOT_APP_ID/COBOT_APP_SECRET environment variables

For sending emails postmarkapp.com is used by default. You have to set your Postmak API key as an environment variable POSTMARK_API_KEY.

About

Sends invoice reminders to members a few days ahead of sending the invoice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages