Fork me on GitHub

Module myportal-myapps

Introduction

This module add a widget which allow to a user to manage his list of favorites applications.

He can add application to his list or remove one from it. He also has the possibility to modify his applications by modifying his logins/passwords. He can order his list based upon a order that he can configure when he adds or removes an application.

This module has also a REST service which allow to get the list of applications of a user with its data from the identifier of a user.

Usage

To call the REST service you must use the following url: /rest/myapps/apps/${id_user}