No description
  • JavaScript 52.5%
  • PHP 37.3%
  • Makefile 6%
  • Vue 4.2%
Find a file
github-actions[bot] 2721be050b
Merge pull request #484 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2026-05-03 04:19:34 +00:00
.github
.tx
appinfo
l10n fix(l10n): Update translations from Transifex 2026-03-14 00:51:52 +00:00
lib
LICENSES
screenshots
src
tests
.editorconfig
.eslintrc.js
.gitattributes
.gitignore
.l10nignore
.nextcloudignore
.php-cs-fixer.dist.php
.stylelintrc.js
AUTHORS.md
babel.config.js
composer.json
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2026-05-03 03:19:10 +00:00
COPYING
krankerl.toml
LICENSE
Makefile
package-lock.json chore(deps): Bump qs and body-parser 2026-04-26 04:57:45 +00:00
package.json
psalm.xml
README.md
REUSE.toml
stylelint.config.js
webpack.js

Nextcloud Flow Notifications

REUSE status

📝 Notification action for Nextcloud Flow

🔩 Configure your flow

🔔 Receive notifications

💡 To use the Flow Notifications app, ensure that the Notifications app is installed and enabled. The Notifications app provides the necessary APIs for the Flow Notifications app to work correctly.

🏗 Development setup

  1. ☁ Clone this app into the apps folder of your Nextcloud: git clone https://github.com/nextcloud/flow_notifications.git
  2. 👩‍💻 In the folder of the app, run the command npm ci && npm run dev to install dependencies and build the Javascript.
  3. Enable the app through the app management of your Nextcloud
  4. 🎉 Partytime! Help fix some issues and review pull requests 👍

🧙 Advanced development stuff

To build the Javascript whenever you make changes, you can also use npm run build. Or npm run watch to automatically rebuild on every file save.

♥ How to create a pull request

This guide will help you get started:

✌ Code of conduct

The Nextcloud community has core values that are shared between all members during conferences, hackweeks and on all interactions in online platforms including Github and forums. If you contribute, participate or interact with this community, please respect our shared values. 😌