Add Content Block

Component type

module

Maintenance status

Development status

Component created

Component changed

This module simply gets all node types and creates a block with a list of links for adding them, like content/add page.

These particular links can not be created as a block with the Menu Block module because they are not really in any menu structure inside Drupal.

Just download and enable this module and the block will be available in the admin's interface.

Text snippet

Component type

module

Maintenance status

Development status

Downloads

13

Component created

Component changed

Text snippet is a simple module aiming at solving a very common task - creating small (static) text chunks, which can be placed in a site via the block system, as a content pane or even as a token. Typical use-case would be if you need to provide a block with text which should be placed in the footer of your site. Your site-editor would only need to edit their texts on the text snippet UI page.

CDS Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

This module (and its submodules) facilitate the integration of a catalog system from Catalog Data Solutions (CDS) with a Drupal 7 website, such that the catalog can be served and cached entirely within Drupal.

This project was in no way sponsored or supported by Catalog Data Solutions, and was developed by Top Floor Technologies independently.

Features include:

Commerce Tax Services

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal 8 notice: This module has been renamed to "commerce_tax_service" and is available here.

This module is an abstraction of the existing commerce_avatax module allowing you to plug in any tax calculation service to Drupal Commerce, with some added bells and whistles.

To preface this, I had nothing to do with the commerce_avatax module's creation, I only used it's code as the basis for this module.