Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Content Translation Redirect Module content_translation_redirect crossed 1,000 active installs.

This module enables Progressive Web App (PWA) features for your online store, allowing users to install it as an app and shop offline. It also includes functionality for push notifications and automatic SEO optimization with meta tags and structured data.

MonkeysCommerce: PWA & Headless

Progressive Web App support for MonkeysCommerce. Includes service worker generation with configurable caching strategies, web app manifest, push notification infrastructure, SEO meta tags (Open Graph, Twitter Cards), JSON-LD structured data, and automated sitemap generation.

Services

Service ID Description mkc_pwa.push_notification_service Manages push subscriptions and sends Web Push notifications mkc_pwa.seo.meta_tag_provider Attaches Open Graph, Twitter Card, and product-specific meta tags mkc_pwa.seo.json_ld_builder Generates JSON-LD structured data for products and organization mkc_pwa.seo.sitemap_generator Generates XML sitemap from products and collections

Generated Resources

Path Description /mkc/pwa/manifest.json Web app manifest with theme color, icons, and display mode /mkc/pwa/sw.js Service worker with configurable caching strategy (stale-while-revalidate, cache-first, network-first) /offline Offline fallback page /mkc/pwa/install App install prompt page /mkc/pwa/sitemap.xml Auto-generated XML sitemap

Push Notification API

Method Path Description POST /api/v1/pwa/push/subscribe Register push subscription POST /api/v1/pwa/push/unsubscribe Remove push subscription GET /api/v1/pwa/push/vapid-key Get VAPID public key for client-side setup

Features

  • Installable PWA: Customers can install the store as a native-feeling app on mobile and desktop.
  • Offline Shopping: Service worker caches critical pages — customers can browse even without connectivity.
  • Push Notifications: Send order updates, abandoned cart reminders, and promotional alerts via Web Push.
  • SEO Optimization: Automatic Open Graph, Twitter Card, and JSON-LD (Product schema) injection on every page.
  • Sitemap Generation: Dynamic XML sitemap for search engine crawlers.

Installation

composer require drupal/mkc_pwa
drush en mkc_pwa -y

Requirements

Built with ❤️ by MonkeysCloud — empowering next-generation digital experiences.

Activity

Total releases
1
First release
Jun 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Jun 2, 2026