My Contacts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

'My Contacts' is an ajaxified contact management module that empowers your registered users of to maintain their personal contacts.

This module comes with useful features that are missing in the similar 3rd party modules.

User Scheduled Delete

Component type

module

Maintenance status

Development status

Downloads

976

Component created

Component changed

This module gives site editors the ability to schedule a user account for deletion a set period in the future. During cron runs the module deletes accounts that are scheduled for deletion. Integrates with Drush and Rules.

Drush Integration

Trigger the batch deletion process (for all expired accounts):

drush process-user-scheduled-delete-queue

Rules Integration

Rules events are fired when a user account is scheduled for deletion and when an account is actually deleted.

User Create By Role

Component type

module

Categories

Maintenance status

Development status

Downloads

1979

Component created

Component changed

User Create By Role is a very simple module that is meant to simplify creation of user accounts. All it does is add additional action links in addition to "Add user" for each role. For example, if a site had two roles: author and editor, it would add an "Add author" and an "Add editor" action link to the User Administration page.

RSVP for Drupal 7

Component type

module

Maintenance status

Development status

Component created

Component changed

RSVP lets users invite people to attend an event. Users create an 'RSVP' from an event, send an invitation email to a list of people and then track who has looked at the invitation and their responses. Invitees can view and reply without having user accounts.

RSVP creators can be setup the RSVP to hide other attendees, allow attendees to send email messages to the group, or invite more attendees.

User Status message

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A simple idea display status messages on user profile page.

No custom hook_install's, everything is done massively using Drupal Field API's

Code is hosted here - https://github.com/pasim/drupal_works_tests/tree/master/modules/user_mes...

Depends on - User Revision.

Please help me testing an idea.