ownCloud app

Thanks! I've been trying to get something like this working for a couple of days.

Why, in /pve/index.php, do you require the Bookmarks app
OCP\App::checkAppEnabled('bookmarks');
to be enabled?
 
Question: What must be changed in order to run two or more instances of this app in one installation of Owncloud? Since you used the iframe tag this can be used to access different web interfaces other than proxmox. I was hoping to set this up for my clients so they could log on to Owncloud and do everything from one window.

Thanks!