nextcloud / nextcloud/flow_notifications
Feature: send email notification to share recipients
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 8
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 27
Description
I would like to be able to set up a flow that sends email notifications to all email sharing recipients with access to an affected file.
Our use case is that we have a group folder (https://apps.nextcloud.com/apps/groupfolders) containing a subdirectory for each of our clients used for bi-directional data sharing with the client, each of which is shared to the applicable client by email. When we upload files to those client directories, we would like the applicable client to be sent an email notifying them of the data.
Preferably, this could be set up at the administrative level, but it could be worked around at the user level as well.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reading the Nextcloud Flow integration and the email-sharing recipient behavior described in the issue. Done means a configurable flow sends email notifications to every email sharing recipient with access to an affected file, with the administrative-versus-user configuration scope resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100