Service Worker Registration

Component type

module

Maintenance status

Development status

Downloads

21

Component created

Component changed

This module allows to register your Service Worker script.

Please note that to register a Service Worker script your site should have a valid SSL certificate or its domain should be "localhost".

In order to register your service worker script go to Home -> Administration -> Configuration -> Service Worker Registration Settings and enter a relative path to your service-worker.js (from the site root), e.g. sites/default/files/service-worker.js

Block_cache

Component type

module

Maintenance status

Development status

Downloads

10

Component created

Component changed

Allows site builders to set cache setting for each block.

Feature

- Disable cache - Cache timeout

Installation

As usual download and enable.

Usuage

Go to block overview "admin/structure/block" click "configure" from any block.

Development repo

Main development repo is on Github. And is mirrored to Drupal repo after development.