Push notifications and AirNotifier

Hello! I’m very new to the Nextcloud world, so please forgive any unusually silly questions. :slight_smile: Work has asked me to look into the possibility of using a third-party push notification framework (AirNotifier) with Nextcloud. The goal here would be to make Nextcloud send its own push notifications out through AirNotifier.

I’m new to both Nextcloud and PHP. I’ve got 23 years of professional development experience, just… none of it in PHP. I would deeply appreciate it if someone could throw me a line here.

  • Is this technically possible?
  • Has anyone ever done it before?
  • If so, how?
  • Can this be done via configuration files, or do I need to hack on the code?
  • Where should I be looking to make my changes?