No description
Find a file
github-actions[bot] 4555048a26
Merge pull request #435 from nextcloud/automated/noid/master-update-nextcloud-ocp
[master] Update nextcloud/ocp dependency
2026-02-01 05:03:59 +00:00
.github feat(deps): Add Nextcloud 34 support on master 2026-01-22 10:56:24 +01:00
.tx [tx-robot] Update transifex configuration 2022-10-01 02:31:40 +00:00
appinfo feat(deps): Add Nextcloud 34 support on master 2026-01-22 10:56:24 +01:00
l10n fix(l10n): Update translations from Transifex 2026-01-30 00:56:28 +00:00
lib ci(dev-deps): update psalm and make it pass with PHP 8.5 2026-01-12 18:53:52 +01:00
LICENSES ci(reuse): Add reuse check 2024-11-04 19:20:01 +01:00
screenshots docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
src fix: adjust to workflowengine changes and register web component 2025-04-29 12:24:08 +02:00
tests docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.editorconfig docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.eslintrc.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.gitattributes docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.gitignore docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.l10nignore docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.nextcloudignore build: remove more files from release tarball 2025-05-09 17:05:49 +02:00
.php-cs-fixer.dist.php docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
.stylelintrc.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
AUTHORS.md docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
babel.config.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
composer.json ci(dev-deps): update psalm and make it pass with PHP 8.5 2026-01-12 18:53:52 +01:00
composer.lock chore(dev-deps): Bump nextcloud/ocp package 2026-02-01 03:14:45 +00:00
COPYING All the meta things: screenshots, Readmes, GH actions, packaging 2020-08-13 11:58:09 +02:00
krankerl.toml docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
LICENSE All the meta things: screenshots, Readmes, GH actions, packaging 2020-08-13 11:58:09 +02:00
Makefile docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
package-lock.json Merge pull request #425 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.23 2026-01-22 19:32:16 +01:00
package.json feat(deps): Add Nextcloud 34 support on master 2026-01-22 10:56:24 +01:00
psalm.xml build(deps): require PHP >= 8.2 2025-11-11 18:38:07 +01:00
README.md Merge pull request #227 from falghamdi125/falghamdi125-improve-app-loading-by-making-sure-notifications-app-installed 2024-11-08 12:16:27 +01:00
REUSE.toml docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
stylelint.config.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00
webpack.js docs(reuse): Add SPDX header 2024-11-04 19:20:01 +01:00

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. 😌