HTTP Handler

Component type

module

Maintenance status

Development status

Downloads

97

Component created

Component changed

Drupal's module which provide handler in order to support multiple
Exceptions for 4xx or 5xx HTTP status code.

For example, when anonymous user try to get content of a "secure" node
it will throw a 401 instead of a 403.
You can customize error page with a content node type like
404 or 403 error page.

Commerce: Product taxonomy filter

Component type

module

Maintenance status

Development status

Downloads

71

Component created

Component changed

This lightweight module is trying to solve the problem that Views contextual filter named "Content has taxonomy term ID (with depth)" is available only for nodes and can not be used for products in Drupal Commerce 2.x.

The Module extends Taxonomy module from Drupal core and provides a new contextual filter "Product has taxonomy term ID (with depth)".

WebP

Component type

module

Maintenance status

Development status

Downloads

491

Component created

Component changed

Creates a WebP copy of image style derivatives to decrease loading times.

Description

Whenever an image style derivative is created this module will also create a WebP copy of the derivative to be served to supporting browsers.

Content Synchronizer

Component type

module

Categories

Maintenance status

Development status

Downloads

1084

Component created

Component changed

Introduction

This module allows you to export content entities in a zip file. Then you can import this content in another environment.
This is useful for sharing and updating content betweens several environment of site (prod, staging, development...)