CCK schema importer

Component type

module

Maintenance status

Development status

Component created

Component changed

This utility module helps you import a Content Type Definition (Node Type) from a number of sources.

It is not a CCK Data importer - it imports data schemas

It provides a UI for schema selection, and an extended content type all-in-one edit form for reviewing and tuning the imported schema before content type creation.

Screenshot of full size UI

Schema sources are provided as hooks, so schemas of various types may be translated to the CCK-native version.
@see HOOK_cck_importer_services()

Commerce Stock

Component type

module

Maintenance status

Development status

Downloads

107024

Component created

Component changed

Commerce Stock

Commerce Stock module, for Drupal Commerce.

This module provides stock management for Drupal Commerce stores.

Drupal 8

We are making good progress but its still early days and radical changes are expected. If you are interested in trying it out I would recommend the following:

Sailthru API Client

Component type

module

Maintenance status

Development status

Downloads

379

Component created

Component changed

Description

This module provides a very basic wrapper to the Sailthru PHP Client library provided by Sailthru. Sailthru provide email delivery services that can be accessed by their API.

This module is a time saver for developers wanting to integrate Sailthru with their module.

Twitter Pull Config

Component type

module

Development status

Component created

Component changed

twitter_pull_config is a simple add-on module for the configuration of the twitter_pull module.

It creates and administration settings page (and associated permission) so that you can easily configure a twitter_pull block. You have options to set the twitter feed key (a user, hashtag or keyword), the block title, the number of tweets the block can pull and the theme key so that you can override the default theme provided by twitter_pull. A block is automatically created for you using the twitter_pull_blocks hook.

Panels Extra Layouts

Component type

module

Maintenance status

Development status

Downloads

37172

Component created

Component changed

Extra Layouts for the Panels Module

Panels is one of the most, if not the most, powerful modules for laying out a page in Drupal.

Panels builds on CTools which is a swiss army knife for doing all sorts of elaborated things in Drupal without having to hack the drupal core.

Purl Active Paths

Component type

module

Categories

Maintenance status

Development status

Downloads

1028

Component created

Component changed

Allows admin or module to define paths to be included or excluded from purl's outbound url rewrites on a global or provider level.

This module is useful if certain purl providers are only relevant for specific pages and not others.

This module can function in two modes, "Include" or "Exclude". In include mode, only paths defined in the admin or hook_purl_active_paths will be rewritten by purl in outbound links. In exclude mode, these paths will be excluded from rewrites.