this is mentioned in this article: http://www.webwiseone.com/node/108/rewarding+frequent+flyers+user+points see below 'The Monthly Touch'. It looks like out of the box the userpoints module is only featured to send an email when a user earns X points...?
How would one go about creating a monthly rewards statement as described in the article?

Regards,
JR

Comments

kbahey’s picture

Project: User Points » User Points Contributed modules
Version: 5.x-2.14 » 5.x-2.x-dev
Component: Other » Code
Category: support » feature

Actually, this is a perfect example where a contributed module can check the transactions file and send a statement.

All the pieces are there already (the database schema, the API).

Writing it to the new 3.x API would be much better.

berdir’s picture

Status: Active » Closed (won't fix)

Sorry for pinging the participants.

Now that Drupal 7 is out, there is no support for Drupal 5 and the
corresponding modules anymore. Therefore, I'm closing all old issues
which are still open.

I suggest you upgrade to Drupal 6 or 7 and figure out if you're feature
is still needed or the bug still exists and open a new issue in that
case.