Open BorisKamp opened 1 month ago
Hi @BorisKamp, Thanks for opening this issue. Have you already activated the module on the settings menu?
Hello! I am facing a similar issue. When I install it via the marketplace it installs but I am not able to use it :
Hello! I am facing a similar issue. When I install it via the marketplace it installs but I am not able to use it :
Hi @sri-repareo ,I'm sorry for the inconvenience. Can you try installing it with npm command?
Hello! I am facing a similar issue. When I install it via the marketplace it installs but I am not able to use it :
same issue, finally installed by npm
Some people might be like me, unsure where to execute 'npm install directus-extension-flow-manager' and what to do after that. Even the official documentation doesn't seem to explain it clearly. Here's a brief summary of what I did: I created an empty directory, ran the command there, then copied the 'directus-extension-flow-manager' folder from the generated 'node_modules' to the 'extensions' directory. As mentioned in https://github.com/baguse/directus-extension-flow-manager/issues/15#issuecomment-2332392723, you need to enable it in the settings. It took me quite a while to figure out that I needed to enable it in the settings.
BUT: Originally, everything was fine, and I even duplicated a flow. But I don't know why the left-side entry disappeared over time.
Hello, Is anybody still facing the issue? Please let me know! @delai @BorisKamp @sri-repareo
Hi!
I installed this package using this approach: https://docs.directus.io/extensions/installing-extensions.html#installing-via-the-npm-registry
Now in extensions I see this:
But I cannot see anything else, where do I export the flows?
My flows screen (http://localhost:8055/admin/settings/flows) is like this:
Thanks!