File MD5

Component type

module

Maintenance status

Development status

Downloads

1396

Component created

Component changed

Module helps to uniquely identify the files using their MD5 hashes.

All that this module does - extends the file_managed table with md5 column and, on file saving, set a value for it.

MD5 validation

Module provides an implementation of hook_file_validate() to validate file duplicates. This validation could be disabled here: admin/config/media/file-system.

Environment Libraries

Component type

module

Maintenance status

Development status

Downloads

956

Component created

Component changed

Manage external css & jss through Drupal admin UI & Contexts. Files support multiple versions based on prod/stage/dev environments for easier development on production instances.
This module was developed by Interscope Records and designed with Acquia Sitefactory in mind to accommodate building sites in a multisite environment off a shared codebase without the need to push out updates for theme-level updates.

based on Javascript Libraries Manager

Feature List

Commerce Quickbooks Online UI

Component type

module

Maintenance status

Development status

Downloads

339

Component created

Component changed

Description

A first of its kind, Commerce Quickbooks Online UI (QBO UI for short) offers site maintainers the ability to connect their websites to their QuickBooks Online account and process multiple types of reports automatically. It's built with flexibility in mind, allowing an admin to fully customize when, how, and what kind of data is sent.

Some features:

HTTP Field Update

Component type

module

Maintenance status

Development status

Downloads

153

Component created

Component changed

HTTP Field Update (HFU) is an extremely lightweight module for updating entity fields via HTTP requests. This is not a RESTful implementation and is not intended to be one. Its aim is to provide a very simple and quick way to do bulk updates or have an external system make quick, simple updates to an entity.

What it does:

It's pretty simple, HFU provides the following endpoint:

/hfu/<entity type>/<entity id>

SimpleAds JSON

Component type

module

Maintenance status

Development status

Downloads

192

Component created

Component changed

Exposes Simple Ads data to be consumed outside Drupal.

Requirements:

  1. Simple Ads

For further instructions check README.txt

Probable uses:

  1. Checking Ad status
  2. @todo Checking Impressions
  3. @todo Checking Statistics

@todo A key to make sure outside users don't have access to the page.