• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Input Plesk Premium Email fullscreen on mobile

WijnandH

New Pleskian
Hi all,

I figured out how to get the webmail Plesk Premium Email (Roundcube) fullscreen in Chrome on my Android.
Now I have some more space to type email, notes etc...

Steps to take:
  • Edit the json file at /usr/share/roundcubemail/skins/plesk/meta.json
  • Add a comma at the end of the "extends": "elastic" line
  • At a following new line add the line: "meta": { "mobile-web-app-capable": "yes" }
  • Save the file
  • On your mobile, login to the webmail and add to the homescreen (creating a shortcut on the homescreen)
  • Now when you use the shortcut, the webmail will open in fullscreen (it won't work when you created the shortcut before the addition)
The addition will probably be overwritten next update. So, it would be nice if it can be added to the Plesk Premium Email skin by default.
 
Back
Top