No description
  • JavaScript 50.8%
  • PHP 38.6%
  • Makefile 6.2%
  • Vue 4.4%
Find a file
Arthur Schiwon 5c56c0744b
Merge pull request #519 from nextcloud/dependabot/npm_and_yarn/shell-quote-1.8.4
chore(deps-dev): Bump shell-quote from 1.8.1 to 1.8.4
2026-06-09 17:48:12 +02:00
.github feat(deps): Add Nextcloud 35 support on master 2026-05-16 00:53:08 +02:00
.tx
appinfo feat(deps): Add Nextcloud 35 support on master 2026-05-16 00:53:08 +02:00
l10n fix(l10n): Update translations from Transifex 2026-06-06 00:58:35 +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-06-07 03:21:44 +00:00
COPYING
krankerl.toml
LICENSE
Makefile
package-lock.json chore(deps-dev): Bump shell-quote from 1.8.1 to 1.8.4 2026-06-09 14:56:16 +00:00
package.json feat(deps): Add Nextcloud 35 support on master 2026-05-16 00:53:08 +02:00
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. 😌