Media Unsplash

Component type

module

Maintenance status

Development status

Downloads

796

Component created

Component changed

Media: Unsplash adds Unsplash.com as a separated media provider. It's not embedding anything, but save image to your media repository.

You can search for images from Unsplash.com trough media browser and save them as an image in your repository.
This module is ideal for bloggers, agencies and portals who needs royalty free images, and you can save time doing this trough Drupal media browser.

Lazy Mega Menu

Component type

module

Maintenance status

Development status

Component created

Component changed

Lazy Mega Menu makes use of (and requires!) the Responsive Menu module and allows for “Mega Menu” content to be attached to top level menu items.

Because it loads the content “lazily”, not as part of the main html source, it means you do not have huge blocks of identical content at the top of every single page. This should help with SEO, if that’s your kind of thing.

Contact Form Categories

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module enables use single site wide contact form
with multi categories & send an email by the selected category's email value.
Similar to what was in Drupal 7.x & 6.x.

The module check if the contact form has 'field_categories' field & Add the selected category's recipient to the form recipients.

Pro and Con Comments

Component type

module

Maintenance status

Development status

Downloads

341

Component created

Component changed

Module description

Enables "pro" and "con" Comments on content, which makes it easy to compare different comments and views on a subject. A good example is a debate on a poll.

Comments are displayed in two columns, one for "Pro" and one for "Con", under the content body. If the Fivestar module is installed, comments can be rated and will "float" up when rated high.

Requirements / Dependencies

This module requires the Views module.
Views: Procon creates a view for listing all arguments on a node.

Bulk Update Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

959

Component created

Component changed

VBO (views bulk operations) was included with core... sort of. This module attempts to bring back bulk field modifications in drupal 8. Dates don't work yet.. patches and bug reports welcomed!

Synopsis
A module for those who need to bulk update fields in nodes or other entities.

Similar Projects
None known

Requirements
Latest release of Drupal 8.x.

Recursive Clone

Component type

module

Categories

Maintenance status

Development status

Downloads

74

Component created

Component changed

Summary

This is an entity cloning module for Drupal 7.

It uses RESTful endpoints to allow cloning of content between different instances of a site. Or even any two sites, as long as the entities being cloned share the same structure. Of course content can also be cloned on the same site with the same mechanism.

As the name suggests this clones recursively. It was designed to handle referenced entities like Fieldable Panels Panes but later shifted focus to Paragraphs Items.

Currently supports:

Replicate Bonus

Component type

module

Maintenance status

Development status

Downloads

105

Component created

Component changed

This module provides a couple of additional functions on top of the replicate/replicate_ui modules.
Currently:

  • Redirecting the user back to the node-edit form of the replica.
  • Automatically set the replicated module to unpublished state.