How to run a Script/Command when a project is created?

Hello,

I’m looking for a Project Management Web App that will allow users to create projects and it automatically creates a folder for that project in a File Server (via smb or poweshell), the folder will be named like this:

Client_Name/ProjNum-Project_Name

Can something like this be setup using KanBoard? if so How?

Thanks.

Hi Jorge, welcome to the forum.

I think it’s easier to do it the other way around. Write a script that creates the file hierarchy and then creates a project via the Kanboard-API. Or vice versa, first the project, then the files.

Project API Procedures