Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

gumlet_sf

1 sites Security covered
View on drupal.org

This module provides additional Image styles and Formatters to your drupal site, which serves the images with Gumlet using the help of the S3 File System. You can able create multiple image styles of the Gumlet. This module extends the functionality of Gumlet.com for Images to Drupal.

Gumlet does not store your original media. You must store original media in storage of your choice and give us read access to those storage systems.

Gumlet is a complete image optimization solution. It takes care of all 5 aspects of optimized image delivery:

  1.   Automatic Image Resize: All images are resized according to the user's device screen size. Every visitor of your site gets the right-sized images.
  2.   Image compression: Gumlet uses perceptually lossless image compression to reduce the image file size without any effect on image quality. We even optimize GIFs and SVGs.
  3.   Automatic WebP: Images are delivered in "new age" WebP format whenever the browser supports them. WebP images are 40% lighter than JPEG images for the same quality.
  4.   Lazy load: The plug-in has an in-built lazy load to ensure the fastest page view experience.
  5.   Caching and CDN Delivery: All images processed via Gumlet are delivered through a super-fast image CDN worldwide. It ensures the lowest latency for all of your images.

REQUIREMENTS
------------

This module requires the following modules:

* S3 File System (https://www.drupal.org/project/s3fs)

Additional Requirements
-----------------------

First, you need to create a Gumlet account here if you don't already have one. It is completely free. We recommend signing up using your business email id to make billing, account management, and support much easier.

Next up, log in to your account and go to the image sources page. Click the + Create New Source button. A source tells Gumlet how to fetch the original image.

Choose Cloud Storage from the list and click on the Next button. Please check out our advanced Configure Image Source guide if you have any confusion.

While setting up the source, you will create a Gumlet subdomain, which will be used to deliver your images. You may choose any available subdomain; it does not affect the performance or SEO

Amazon S3 (Cloud Storage)
-----------------

You can use images stored in the Amazon S3 bucket as an image source. Gumlet needs GetObject, ListBucket, and GetBucketLocation permissions to access the images. Please create an access token with these permissions and add them while creating the image store.

You can optionally specify the base path while creating Amazon S3 image source. If your image is stored at s3://yourbucket/some/image/path/lenna.jpg and if you specify /some/image/path as the base path, your resultant URL for Gumlet will become yourdomain.gumlet.com/lenna.jpg. Without a base path, the Gumlet URL will be yourdomain.gumlet.com/some/image/path/lenna.jpg

INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. Visit
  [Installing Modules](https://www.drupal.org/docs/extending-drupal/installing-modules)
  for further information.

Configuration
------------

  • Make sure you configured the "CNAME Settings" (Serve files from a custom domain by using an appropriately named bucket, e.g. "yourdomain.gumlet.com".) and "Custom Host Settings" (Connect to an S3-compatible storage service other than Amazon.) from S3 File system Configurations (/admin/config/media/s3fs)
  • Go to admin > configurations.
  • Find the menu with name of "Gumlet Styles".
  • Here you will be able to create gumlet styles as per gumlet documentation: (https://docs.gumlet.com/reference/image-formats).

Activity

Total releases
1
First release
Feb 2025
Latest release
1 year ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
1.0.4 Stable Feb 22, 2025