Blackbox

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Blackbox is a simple block containing an entity of your choice which appears after a certain time.
What you can change : entity displayed, time before appearing, size of your box.

This module is using the Colorbox and Colorbox Node module (dependencies).

Entity Type Class

Component type

module

Categories

Maintenance status

Development status

Downloads

267

Component created

Component changed

This module is now part of the Developer Suite project and will be minimally maintained (bug fixes only).

Provides a plugin based system to alter entity type classes. It currently support overriding Node, User and File entity type classes.

geo_location

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a project currently under development process. This is project is intend to get current user location data using google apis.

Configuration Data

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is in progress... I probably should have made it a sandbox at first....

Config Data

This module provides a Config Data API for storing and overriding
configuration with data persisted in the State API.

What is Configuration Data?

When we do configuration in Drupal sites, we are generally
providing two types of information.

1) Logic: Content types, fields, views, etc.
2) Data: Site name, GA tracker code, GTM code, api key, etc.

Account field split

Component type

module

Maintenance status

Development status

Downloads

451

Component created

Component changed

About

Currently the draggable field "Username and password" mashes together:

  • Username
  • Current password
  • E-mail address
  • Change Password
  • Roles
  • Status
  • Notify user about new account (when admin create new account)

This module aims to split "Username and password" into standalone fields for site builders who want to manage that fields separately.

Entityreference Field Injection

Component type

module

Maintenance status

Development status

Downloads

22

Component created

Component changed

This module extends Entity Reference and allows to display fields from the referenced entity on the host entity.
It allows to configure the display per field instance and view mode.

Vast parts of the code were borrowed from the Commerce Product Reference module which is part of the Drupal Commerce