Super-Progressive-Web-Apps
Super-Progressive-Web-Apps copied to clipboard
SuperPWA helps to convert your WordPress website into Progressive Web Apps instantly. PWA (Progressive Web Apps) demo at : https://superpwa.com and Plugin :
Hello everybody, I noticed that there is a feature which Apple provides but this plugin does not use. As mentioned in the [apple developers docs](https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html), we are able to add...
Hello guys! First of all, thank you for the good plugin, great work! When the concept of PWA's will be accepted more broadly (\*cough\* Apple) the plugin will only become...
Offline pages not working on Android devices. Its shows Error network connect page. We need to update a service worker condition statement line number 65 `if (e.request.mode === 'navigate' ||...
Hi, Have install your plugin but im using apache not nginx. This is your fix for the worker on nginx. ``` rewrite ^/superpwa-manifest(-[0-9]+)?.json$ /index.php?superpwa-manifest-$1.json last; rewrite ^/OneSignalSDKWorker.js.php$ /index.php?OneSignalSDKWorker.js-$1.php last; rewrite...
Hello there, Google Lighthouse tells me that the superpwa-manifest.json file is not served by HTTP/2 while the other resources are. Is this normal? Do you have the same behavior on...
i have tested this & plugin is awesome. you guys did a great job with one signal integration. i request a new feature to send push notification using superpwa +...
Hi, I see that you have mentioned that the upcoming feature is Offline Indicator Notice, I think I can help you with that, I have already done it if you...
Show a snackbar letting the user know his mode of navigation, when goes offline, and when back online.
Hi, I want to add current URL to homescreen (mysite.com/abc/current-url-example) and not main URL like mysite.com on iOS and Android. Any quick fix to add this feature. I was check...