Hi

Where is the filters?

A good module for filters (no database tables) is CMF.module (content management filter) if you want to copy and change.

It can do the following if implemented as a filter that I think is important in a "code" registration filter.

Filter by Code
Filter by UID
Filter by Category
Filter by Date (start/end)
Filter by Code redemption date (ascending/ descending)
Filter by Manually added codes and Bulk generated codes

and a combination of them.

Then there can also be some update features if you place a tick box in front of the table row to:

*Delete code
*Move code to different category
*generate email when code is redeemed. (action/trigger modules) Good for when you want to mark a few codes to attend to, such as a winning code out of 1000's

Thanks, I am using your module on my production site. I used ubercart's promotional codes, the rules module and a string other modules to accomplish what your module does.

Using roles is great (registration_role). It would be nice to be able to give a user a different role if he fails to enter the code. In this way you have 2 destinct roles, those with a code and those without.

I use your module to activate software, purchased in a store but activated online.

Thank.

Comments

aidanlis’s picture

Hi,

I'm really glad you liked the module - I'll be adding filters into the next version, I didn't have time to get it done this time around. Thanks for the link, I'll check it out.

aidanlis’s picture

I've addressed a lot of these issues in the new version, check dev.

aidanlis’s picture

Status: Active » Closed (fixed)