Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hire someone to maintain the module(Consider hiring companies listed in the Marketplace)
⚠ Duo's two-factor solution for Drupal 6 and 7 reached end of support on January 28, 2021.
What is Duo?
Duo is the simplest and safest way to secure any Internet login or transaction. Duo leverages consumers’ existing mobile devices for strong, usable, risk-adaptive two-factor authentication, backed by a secure cloud-hosted service.
The vision for the ChatNow module is to provide a scalable real-time chat using the NowJS framework (built for node.js). See the NowJS video for creating a chat server with just 12 lines of code.
This project is abandoned in favour of the project Bean. The functionality of this module wil be incorpated into bean.
Description
Entity block leverages Entity API to define blocks that:
Have a machine name, making them uniquely identifiable
Are fieldable, making them extremely flexible
Are exportable, all blocks are exportable, which means you can distribute them with features.
In addition, the entity block module adds a new entity, "Block Type" that let's you create bundles of blocks and works just like node types. This means you could have different kinds of blocks with different fields.
Panels support
If you are using panels everywhere, you don't need to have the block module turned on at all. The entity Block module provides a ctools content type that can be used for adding entity blocks to panels without having to depend on the core block module.
Similar modules
Block 2 is a sandbox where people are trying to figure out what we should do about blocks in future versions of Drupal. The new blocks will probably have many of the properties that this module provides, but since this module depends on Entity API, it is purely targeted at Drupal 7.