Filebrowser

This module provides an interface for administrators to expose directories on the file system to users through a file listing as in a FTP application.

We removed this when migrating to Drupal 10. 

Entity Embed

Entity Embed allows any entity to be embedded within a text area using a WYSIWYG editor.

As of 31st October 2023 Entity Embed wasn't ready for CKEditor 5. As such, if you're using it to embed media entities then you can make the switch to Drupal core's media_embed text format filter (all media entities embedded with Entity Embed will continue to work just fine!).

You can then also enable the Media Library functionality in CKEditor for a far better UX!

Image effect kit

Image effect kit provides some image effects to be used on an image styles. It includes the following effects:

  • Border effect
  • Rounded corner effect
  • Padding effect
  • Watermark effect
  • Resizing effect
  • Overlay effect
  • Filter effect

Image Widget Crop

Provides an interface for using the features of the Crop API. This element provides an UX for using a crop on all fields images or file elements. This module has particularity to purpose capability to crop the same image by “Crop type” configured. It’s very useful for editorial sites or media management sites.

Highly recommended.

Views Bulk Edit

Allows bulk updating of entity values via views bulk actions. By default it is configured for nodes but can be configured for other entity types.

This can save so much time... a great module.

For example, if you have a taxonomy to tag media images with keywords using this module with Views Bulk Operations you can check say 30 images and then apply the same taxonomy term to all of them.

The alternative would be to click and update the 30 images individually.

Focal Point

Focal Point allows you to specify the portion of an image that is most important. This information can be used when the image is cropped or cropped and scaled so that you don't, for example, end up with an image that cuts off the subject's head.

Field as Block

Field as Block provides an easy way to display one or more fields of the current node in a block.

This module aims to be a light weight alternative to modules like Panels and Display Suite, or using Views to define a block which only retrieves one field.