Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.

Layout Discovery Override

Component type

module

Categories

Maintenance status

Development status

Downloads

161

Component created

Component changed

Don't like the layouts provided by the core layout_discovery module? This override will stop the layout_discovery module from providing any layouts. This is useful if you're using another module that displays layouts available (like Bricks), but the ones provided by core don't suit your site's needs.

REQUIREMENTS

You must have the layout_discovery core module installed.

INSTALLATION

Machine Name Property

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a tool for providing a machine name as a property (Base Field) on content entities.

There is no configuration form for this module... you have to edit the configuration yourself to tell the module which entities you would like the machine_name property applied to.

We are currently making one assumption about the entity: We assume it has a "label" property (standard content entity title field).

Periodically Mail

Component type

module

Categories

Maintenance status

Development status

Downloads

52

Component created

Component changed

This module allow you to send emails after some period to users with some role.

Example: You want to send emails every Monday.

To setup module visit: "/admin/config/services/periodically_mail" path.

Important: The mail is sent when cron runs.

Notice: For HTML emailing you can use extra modules like Mime Mail.

Basic Auth Global

Component type

module

Categories

Maintenance status

Development status

Downloads

127

Component created

Component changed

This module alters the Basic Auth service so it can be used globally for routes that do not specify an authentication method. It can be useful on sites that use the Basic Auth module on a site where the web server also implements basic authentication (typically a development environment).

Users Birthday

Component type

module

Categories

Maintenance status

Development status

Downloads

28

Component created

Component changed

Required modules
date
Steps to do before installing a module
Download & install date contrib module (If not installed)
Download the module and install like other modules in drupal
Steps to do after module installation
a) visit admin/config/people/accounts/fields to create new fields in the below names
dob
first_name
b) Assign date pop-up calender as widget type for DOB field