MOP - Portfolio
Search
K
Comment on page

How "Add to Home screen" works?

What is a PWA?

Progressive Web Apps (PWA) use modern web capabilities to deliver an app-like user experience. They evolve from pages in browser tabs to immersive, top-level apps, maintaining the web's low friction at every moment.
MOP-My Portfolio is a Progressive Web Application (PWA).

Add to Home screen on Chrome on Android Device

When a user loads up your website for the first time, they get a "Add to Home screen" popup on their screen. This popup is automatically shown when the browser detects that the website is a PWA
This automatic popup can not be shown again if it is not clicked or ignored. It is also shown only once after 10-15 seconds of user interactivity on the first load of the website. If the user misses clicking the popup or ignores it, later then can click on the three dots button
on the top-right corner of chrome browser and click "Add to Home screen"
Enabled PWA over android device

Add to Home screen on Safari browser on iOS device

This automatic popup cannot be shown again if it is not clicked or ignored. It is also shown only once after 10-15 seconds of user interactivity on the first load of the website. If the user misses clicking the popup or ignores it, later then can click on the three dots button
on the top-right corner of chrome browser and click "Add to Home screen"
Enable PWA in IOS

How to Enable PWA from admin panel

  1. 1.
    Admin > settings > preference Turn on PWA
  2. 2.
    Click PWA From right sidebar and set you information. Make sure PWA in activated

For users.

Click PWA From right sidebar and set you information. Make sure PWA in activated

How to install in frontend

click on the red mark