I am migrating a site onto Drupal and there is more than one type of user. As it's my first Drupal site I have been using 6.x as it's the most recent. This module looks ideal for what I need but is only available for 5.x. Will there be a version for 6.x? Is the migration complex or trivial?

Comments

swentel’s picture

Hi, I took over the project, I expect to have a first D6 version in about 2 or 3 weeks. If you're still interested, you can test out. I'll fix this issue once a development version is out!

junedkazi’s picture

Hi

I am also waiting for a drupal 6.x release . Can u give a tentative date as to when can we expect it .
Do u need any help in porting 5.x to 6.x pls do let me know . I would me more than willing to help .

Thanks for ur good work .

swentel’s picture

I expect a first rough dev version this friday. A first good working dev release should be available on oktober the 10th. I'll update this issue on friday to let you know how far I got.

swentel’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

Drupal 6 branch has been created a few hours ago, a development release should be out soon.
Things that allready work:
- installation ;)
- adding, editing a user type
- settings page
- user list and all it's operations

More to come tomorrow and next week!

junedkazi’s picture

@swentel

When can we expect the next installment of 6.x .

swentel’s picture

tomorrow, just implemented overriding welcome message in D5 branch. I'll be porting that to D6 branch tomorrow + fixing existing menu issues for user types in that branch.

swentel’s picture

Changes since last 2 commits:
- menu items (admin/user/user/create/type and user/register/type)
- associating profile fields with user type
- override welcome email per user type

All of this is not heavily tested, so their might be some glitches still.
Todo still:
- small glitch in user/uid/edit/user_type where all local menu tasks dissappear
- hide profile categories when they not contain any fields on user edit page

swentel’s picture

Status: Active » Fixed

Ok, last two open issues are now committed. I'm closing this issue as the initial port of the D6 version is completed. Please test and open separate issues if you encounter any bugs. I hope to have an official release within two weeks or so!

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.