baguse / directus-extension-flow-manager

A directus custom module extension for managing directus flow includes backup/restore, duplication and grouping the flow.
GNU General Public License v3.0
67 stars 6 forks source link

Not visible? #15

Open BorisKamp opened 1 month ago

BorisKamp commented 1 month ago

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:

Screenshot 2024-09-04 at 17 18 33

But I cannot see anything else, where do I export the flows?

My flows screen (http://localhost:8055/admin/settings/flows) is like this:

Screenshot 2024-09-04 at 17 19 27

Thanks!

baguse commented 1 month ago

Hi @BorisKamp, Thanks for opening this issue. Have you already activated the module on the settings menu? image

sri-repareo commented 1 month ago

Hello! I am facing a similar issue. When I install it via the marketplace it installs but I am not able to use it : image image

baguse commented 1 month ago

Hello! I am facing a similar issue. When I install it via the marketplace it installs but I am not able to use it : image image

Hi @sri-repareo ,I'm sorry for the inconvenience. Can you try installing it with npm command?

delai commented 3 weeks ago

Hello! I am facing a similar issue. When I install it via the marketplace it installs but I am not able to use it : image image

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.

image
baguse commented 2 days ago

Hello, Is anybody still facing the issue? Please let me know! @delai @BorisKamp @sri-repareo