Coordination message about Push Notifications modules
There seems to be 5 different projects that are doing the same thing, each one focusing on a different part, but overall they are overlapping:
- Web Push API : https://www.drupal.org/project/web_push_api
- WebPush : https://www.drupal.org/project/webpush
- Web Push Notification : https://www.drupal.org/project/web_push_notification
- Browser push notification : https://www.drupal.org/project/browser_push_notification
- Advanced Progressive Web App : https://www.drupal.org/project/advanced_pwa
All these 5 modules are offering native support for push notifications, implementing Drupal integration of the same PHP library, without using any external service.
Don't you think that it would be better to merge all the work in one single module, and join efforts there to create a better experience for the drupalists?
I believe this would be more close to drupal's philosophy.
I'm starting this discussion to see what are the intentions.
PS: I will cross-publish this message to all the relevant projects, so please do not mark it as spam.
PS2: I am the maintainer of the WebPush module (2nd in the list) which only exists for D7.
Comments
Comment #2
efpapado commented