web-push-libs / web-push-php

Web Push library for PHP
MIT License
1.68k stars 295 forks source link

Help with frontend #371

Closed QBJack closed 4 months ago

QBJack commented 11 months ago

Hi guys,

first of all thanks for this code @Minishlink and everybody involved. This is not an issue but more a help / feature request.

I got this runnig on my own server and push messages do work great on Edge here.

What I am looking for is some code to manage all subscriptions and users and a simple interface for managing messages. I am not really a programmer a this point so it's hard for me to understand all that code and make use of it to develop my own "frontend". A simple Webui would be great where we can create and push messages in a simply way for non-IT stuff as well.

Any help is appreciated.

Greets Thomas

Minishlink commented 11 months ago

Hello, web-push-php is a base layer for such project. If you are not a programmer, you are better off with a managed solution such as Batch.com, I think they meet your needs :)

QBJack commented 11 months ago

Thanks for your fast reply. An external solution is not allowed in our network so it must be onpremise hosted and managed.

Minishlink commented 11 months ago

Looks like https://www.pushmaze.com is your best bet then, would that suit your needs?

QBJack commented 11 months ago

Thanks for the hint, but it seems to be not maintained for 3 years. Purchase is not possible on their site as well.