Download & Extend

Registration codes by account type with expiration

Project:Registration codes
Version:5.x-2.0
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello folks

This patch enable the following options:

  • Different registration codes for each account type, used on registration process
  • Registration codes used wouldn't be used.
  • Registration codes used will be deleted from the list of available registration codes
  • Option if Account Expiry modules is enabled, the expiration type will be set based in expiration time for each account type.

This patch use modules the modules Account Types and Account Expiry with patch to support account types.

I reuse code posted on http://drupal.org/node/154355 to implement store regcodes used and remove from available list.

Patch against latest 5.x-2.0

Sponsored by AnexusIT

Best regards

enzo

AttachmentSize
regcode_by_account_type_with_expiration.patch10.16 KB
regcode.zip11.76 KB

Comments

#1

Only warning that Account Types modules has to be installed before this module!

#2

Hello pioters

You are right, do you have any patch for this? my change works for you?

regards

enzo

#3

Hey regcode-users,

i just posted a ready-for-review proposal of a completely reworked new regcode.module (still D5, but soon to be upgraded to D6 & D7). This new to-become-release is solving a lot of issues and feature-requests on a completely new and flexible basis.

Check it out, test it and give feedback whether you think it solves your issues, and whether it's ready to be committed:

http://drupal.org/node/466630

cheers,

daniel

#4

Status:needs review» closed (fixed)

Implemented in D5 and D6 versions now.