nextcloud / nextcloud/workflow_script

[Feature Request] I am missing "If Directory Created" - postDirectoryCreated

Open
#317 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
89
Forks
19
Avg merge
6h 38m
Merged PRs (30d)
3

Description

Steps to reproduce

It is a Feature Request

I would like to have an trigger for the User creates under a specific directory (e.g. customers) an new directory (customera) that some customer template files are copied.

To archive this - it would be enough to create a trigger like "directory created".

Then I could write a script for copying all the template files for e.g. a new customer or many many other work flows.

Thanks for this wonderful tool - It helped me a much.

Greetings

Bastian Epting

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by locating the existing workflow triggers and their directory-related handling, then determine how a directory-created event is registered and exposed. Done means users can trigger an external script when a directory is created under a selected directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.