Converting My WP Plugin to a Progressive Web App

Progressive web apps (PWAs) are websites that take advantage of modern browser features to behave as native apps in Android, iOS, or on the desktop.

In this talk, I will walk through how I updated the Responsive Reports Dashboard Add On for Paid Memberships Pro to work as a Progressive Web App.

I will show how to use “service workers” to function while offline, have a “web app manifest” file to define the app to the operating system (OS), and how to meet the other PWA requirements so the reports dashboard could be launched as an app directly from the browser.

After this talk, attendees will have a framework to work on their own PWA conversions.

Speaker