manifest / performance / pwa-extension
rt PWA Extensions archived
Enables PWA features such as add to homescreen, offline reading features.
★ 3stars
2forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/rtcamp/pwa-extension/archive/refs/heads/master.zipFrom the readme
The latest PWA plugin 0.6.0 now has offline caching for theme assets, uploaded images, navigations and manifest for app icon as well, so this extension is no longer needed.
PWA Extension
An extension to PWA to enable/activate add to homescreen and offline reading features of PWA.
Author: rtCamp
Requirements
- The Official PWA Plugin.
- Generate the PWA Icons and put the icons in theme's /assets/img/ directory. You can use this site to generate icons. (Example path for 512x512 size will be /assets/img/icon-512x512.png)
Features
- Add to Home Screen popup for mobiles with custom icon setup in WP theme (your-theme/assets/img/icon-{width}x{height}.png).
- Offline reading by caching assets and pages.
Offline Form Submission.
- Submit gravity form even if you are offline. The plugin will send form response once you get back online.
- The offline form submission will only work for the routes added to the plugin settings page.
- If no routes are set the offline form submission script will not be enqueued.
e.g Enable offline form submission with following settings for the forms availabl