Node Revision Private Files Access Permission

Component type

module

Maintenance status

Development status

Downloads

121

Component created

Component changed

This module is developed for giving permission to view private files which is attached to any unpublished version of node. Permission can be given to any or all user role groups.

Streamy

Component type

module

Maintenance status

Development status

Downloads

182

Component created

Component changed

Streamy is a storage module that allows you to store and serve files from different locations such as AWS, Dropbox, a CDN or a different folder
on your local server.

Streamy works as a low-level Stream Wrapper leveraging on the powerful flysystem library, its settings can be also exported as configuration files. Optionally they can be automatically loaded depending on the environment via the environmental_config module.

DICOM Image Processing

Component type

module

Maintenance status

Development status

Component created

Component changed

Digital Imaging and Communications in Medicine (DICOM) is a standard for storing and transmitting medical images enabling the integration of medical imaging devices such as scanners, servers, workstations, printers, network hardware, and picture archiving and communication systems (PACS) from multiple manufacturers. It has been widely adopted by hospitals, and is making inroads into smaller applications like dentists' and doctors' offices.

This module will allows to:

Blizz Bulk Creator

Component type

module

Maintenance status

Development status

Downloads

490

Component created

Component changed

Summary

The Blizz Bulk Creator module makes creating large numbers
of entities easier. It lets users enter a value in a single field and fills
other fields with customizable default values.

Requirements

Currently, Blizz Bulk Creator only provides for the creation of media entities
and therefore depends upon media_entity. In a future version this restriction
is going to be removed.

Migrate Files (extended)

Component type

module

Maintenance status

Development status

Downloads

175

Component created

Component changed

Defines additional migrate plugins for file imports:

File Import

Imports a file from an local or external source. Files will be downloaded or copied from the source if necessary and a file entity will be created for it. The file can be moved, reused, or set to be automatically renamed if a duplicate exists.

Drupal Extra

Component type

module

Maintenance status

Development status

Downloads

106

Component created

Component changed

The module enhances the feature of other great contributes modules.
Current enhanced modules are:
- Computed Field, Computed Field Tools
- Field Query
- Views Summarize
- Visitors

The list will be continued.
Mostly are tiny fixes so I can't move it to separate single module.

Once an extra module's fixes is merged to official module, this extra module will be removed out. Please let me know your request if you're one of the author of the module.

Remote stream wrapper widget

Component type

module

Maintenance status

Development status

Downloads

160

Component created

Component changed

This project provides a file/image widget implementation of the API provided by remote stream wrapper.

It currently only supports entering the URL but will in time gain feature parity with core's file and image widgets.

Installation
Install as you would any other module.
Navigate to "Manage form display" on the entity bundle you want to use the remote stream wrapper.
Select the "Remote stream wrapper" widget for any required file or image fields.

FileField Sources JSON API

Component type

module

Categories

Maintenance status

Development status

Downloads

114

Component created

Component changed

The module defines 'JSON API remote URL' file field source (based on the Filefield sources 'Remote' plugin). You can setup JSON API host URL, query params to get remote (image/file) URLs in the modal browser. There is an option to set up sorting and searching configuring via JSON API filters and define default alt, title attributes for image fields and description for file fields.