Home Plugins pwa4wp
PWA for WordPress logo

PWA for WordPress

by Ryunosuke Shindo on WordPress.org

PWA for WordPress makes your WordPress site to PWA (Progressive Web App) and makes control of PWA data caches easy.

(4)
Main panel: status and usage, toggle switch for PWA start/stop.

Main panel: status and usage, toggle switch for PWA start/stop.

About this plugin

To make your WordPress website to PWA, this plugin make two files, “Manifest” and “ServiceWorker” in your website.
Manifest file is a json file that has configurations of web applications.
ServiceWorker is a JavaScript file that controls PWA’s functions.
To start PWA, configure two files from configuration screen.

You can fine-tune the cache, such as expiration date, time and URL exclusion.
By excluding the URLs, like a new arrival information, data acquisition destination in Ajax, this plugin can keep PWA data fresh.
You can set expire time of caches, then old cache will purged after specified time.

After version 1.1.2,
Multi sites are supported.
You can defer the PWA installation popup shown in browser default and add your own installation button on your sites.

STEP1

Configure Manifest

Prepare icon image file, image file must be png format.
Make offline page, this page will cached with PWA installation and shown when PWA is offline.
Setup manifest file from Manifest Configuration page.
Image file will be resized to fit icon sizes automatically.

STEP2

Configure ServiceWorker

Setup ServiceWorker file from ServiceWorker Configuration page.

COMPLETE!

Active installations400+
Weekly downloads
18-5.26%
Version1.2.0
Last updated4/23/2019
WordPress version4.4
Tested up to5.1.19
PHP version5.4
Tags
mobileprogressive web appprogressive web appspwapwa4wp