Contacts

Component type

module

Maintenance status

Development status

Downloads

218

Component created

Component changed

We are working on the Decoupled User Authentication (http://drupal.org/project/decoupled_auth) in Drupal 8 and this module will provide CRM support in Drupal.

We are just getting started, so if you want to get involved:

#drupal-crm in IRC
https://drive.google.com/folderview?id=0B75147wXh1SWUW1YZjU2a0hTV2M&usp=...

Select registration roles

Component type

module

Categories

Maintenance status

Development status

Downloads

1961

Component created

Component changed

Introduction:
The Select Registration Roles module adds a role field on the user registration form. Admin can configure roles need to display on
registration form as well as can set roles need for admin approval.

Installation:
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-7
for further information.

jsTimezoneDetect

Component type

module

Maintenance status

Development status

Component created

Component changed

I needed a simple way to detect a user's timezone in order to display dates in their local timezone without depending on their user profile to save the correct timezone. An existing module, Timezone Detect, implements a Javascript library known simply as "jsTimezoneDetect," which did the job.

User Import Date

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Plugin for the User Import module, for handling importing date fields from csv.

Uses strtotime to import dates and convert them to the format allocated in the USER_IMPORT_DATE_FORMAT constant.