Maintainers strive to actively monitor issues and respond in a timely manner.

PHP Plugin Manager

We use Drupal primarily as a platform for application development. This
includes the creation of Drupal modules, but seldom "content" in the
Drupal sense.

FBConnect Bridge

This project provides a set of modules that integrate FBConnect and other contributed modules that need to integrate with Facebook.
Implemented integrations:

voom

Voom is framework wrapped in a Drupal module. Voom is implemented in a way that allows you to interface with core Drupal functionality in a way that will be more natural to developers that are coming from Rails or Java SpringMVC backgrounds.

If you are looking to build an extension to Drupal core, or looking to provide extra functionality on top of an existing module, then don't bother with Voom. If you want to do custom application development, something you would generally consider using CakePHP or Rails for, than Voom is what you are looking for.

Here are some of Voom's features:

MVC: Voom allows you to create applications inside of Drupal using the Model-View-Controller (MVC) paradigm. This encourages development in a way that provides a high degree of separation between models, controllers, and views. For more details see the Wikipedia article on Model–view–controller Unlike generic MVC frameworks, Voom has many Controller and Model features that are Drupal specific, allowing you to achieve a higher level of Drupal integration.

Default Profile Feature

A feature to re-create the standard features of a default Drupal install. This module was created to help set up demo sites with the Profiler module.

Includes:

Facebook OAuth (FBOAuth)

This module provides authentication services and an API to perform actions against Facebook. This module allows users to login to Drupal through the service commonly known as "Facebook Connect". This module is built with simplicity and flexibility in mind, it provides login services (and does it well), and an API for performing any other actions you may want to write yourself to query against Facebook's APIs.

Features:

  • One-click login through Facebook.
  • Automatic import of user e-mail and profile information during initial login.
  • Integration with Profile module to map Facebook data to Profile fields. (Drupal 6)
  • Integration with Field module to map Facebook data to fields on users. (Drupal 7)
  • A flexible and direct API for modules to get authenticated and query Facebook's APIs (plus extensive documentation).
  • Extensive permission settings for Facebook data retrieval.
  • The ability to de-authenticate or unlink a Facebook account from a Drupal account.
  • Does not require any external libraries or downloads.

Private Room

This module allow site administrator organize private room for file exchange.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained