Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile APP app grid #1289

Open
chibenwa opened this issue Nov 7, 2024 · 0 comments
Open

Mobile APP app grid #1289

chibenwa opened this issue Nov 7, 2024 · 0 comments
Labels

Comments

@chibenwa
Copy link
Member

chibenwa commented Nov 7, 2024

Why

Hint the end user about related apps he can install

For CNB / MU: he shall be advised Twake Sync

For Linagora: Twake Sync, Twake chat and why not LinShare

For TWP: Twake chat

=> We see that this app grid is deployment dependant

So this means the back needs to be configured for it, and info carried over to the front.

What

Add a section in /well-known/linagora-ecosystem:

"mobileApps": {
    "Twake Chat": {
        "logoURL": "https://xyz",
        "appId": "abc"
    },
    "Twake Drive": {
        "logoURL": "https://xyz",
        "webLink": "https://tdrive.linagora.com"
    },
    ...
}

Should be configurable...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant