[GH-ISSUE #2433] [FEAT]: PWA Support #1584

Closed
opened 2026-02-22 18:25:31 -05:00 by yindo · 4 comments
Owner

Originally created by @aakashpothepalli on GitHub (Oct 7, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2433

What would you like to see?

Currently, the site exposed from the docker container is not a Progressive Web App (PWA). Would it be possible to convert the website into a PWA? This would enable us to install the web app onto our devices, allowing for faster access.

Originally created by @aakashpothepalli on GitHub (Oct 7, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2433 ### What would you like to see? Currently, the site exposed from the docker container is not a Progressive Web App (PWA). Would it be possible to convert the website into a PWA? This would enable us to install the web app onto our devices, allowing for faster access.
yindo added the enhancementfeature request labels 2026-02-22 18:25:31 -05:00
yindo closed this issue 2026-02-22 18:25:31 -05:00
Author
Owner

@Peterson047 commented on GitHub (Dec 26, 2024):

I made a PWA version using the platform's embedding, it is totally possible to implement it definitively in the build. I also await this feature in the main version.

@Peterson047 commented on GitHub (Dec 26, 2024): I made a PWA version using the platform's embedding, it is totally possible to implement it definitively in the build. I also await this feature in the main version.
Author
Owner

@Gaffers2277 commented on GitHub (Jan 1, 2025):

I made a PWA version using the platform's embedding, it is totally possible to implement it definitively in the build. I also await this feature in the main version.

Can you expand on what you did? I'm not sure what you mean by the platform embeddings.

@Gaffers2277 commented on GitHub (Jan 1, 2025): > I made a PWA version using the platform's embedding, it is totally possible to implement it definitively in the build. I also await this feature in the main version. Can you expand on what you did? I'm not sure what you mean by the platform embeddings.
Author
Owner

@Peterson047 commented on GitHub (Jan 1, 2025):

The platform offers support for page embeddings (such as iframes). I created a standard PWA project and used this embedding as the content to be rendered on the page.

@Peterson047 commented on GitHub (Jan 1, 2025): The platform offers support for page embeddings (such as iframes). I created a standard PWA project and used this embedding as the content to be rendered on the page.
Author
Owner

@timothycarambat commented on GitHub (Dec 16, 2025):

PWS support was merged in #4592

@timothycarambat commented on GitHub (Dec 16, 2025): PWS support was merged in #4592
yindo changed title from [FEAT]: PWA Support to [GH-ISSUE #2433] [FEAT]: PWA Support 2026-06-05 14:41:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1584