Patterns Server

Component type

module

Maintenance status

Development status

Downloads

958

Component created

Component changed

Patterns Server is a module that extends Patterns allowing you to set up a "hub" for sharing pattern files.
Drupal sites willing to push/pull patterns files to a server should install Patterns Client.
It relies on D2D to exchange the information in a distributed and secure way.

CH Debugger

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

These two modules, ch_debugger and ch_nodeapi_preexec, are hook debuggers, used for collecting arrays and objects and store the data in a table for later analysis.

As the module is now, it's made for listening on

  • nodeapi
  • user
  • form_alter
  • views_pre_view
  • views_pre_build
  • views_pre_execute

If you want to create other/different hooks, please follow the logic's of the existing six hooks in this module. it's not that hard ;)

Instagram Feeds

Component type

module

Categories

Maintenance status

Development status

Downloads

7249

Component created

Component changed

As this project seems to be unsupported (and has development status obsolete), consider trying the Instagram Social Feed module in stead.

This is a Feature module. It allows you to create Instagram feeds for your site that will download images from Instagram using filtering by hashtags and / or usernames.

Commerce Yotpo

Component type

module

Maintenance status

Development status

Downloads

18125

Component created

Component changed

Commerce Yotpo is Drupal Commerce module that integrates the Yotpo free plug-and-play product reviews solution for eCommerce sites into your Drupal Commerce shop.

Yotpo is a free plug-and-play product reviews solution for eCommerce sites. It helps store owners generate tons of product reviews and makes it easy for them to leverage these reviews to increase traffic and sales. Yotpo is serving over 20,000 store owners across 15 different eCommerce platforms in 35 different languages.

Universal Data Storage

Component type

module

Categories

Maintenance status

Development status

Downloads

240

Component created

Component changed

This module provides an ability to store any objects or arrays with any nesting level in one database table.
Module provides entity called data_storage. Each entity has it's own entity_id so it could be loaded, saved or deleted using Entity API functions. Also each entity could be bind to another entity by id and special key. Each saving operation creates new revision so we won't lose your data. Your objects and arrays are stored in database as flat records so it's quite easy to join this data in your queries.

Report a Problem

Component type

module

Maintenance status

Development status

Component created

Component changed

Report a problem allows citizens of a community to submit problem they spot within the community. The problem is then directed to the appropriate department, with follow up required. As the problem is investigated, managed, and solved the system will track the progress for the citizen to view. Additionally, the administrative side will allow for grouping of problem to see an overview of problem areas.