wowlixir
File managers for Phoenix?
Hello!
Are there any file management solutions for Phoenix, similar to django-filer? I haven’t been able to find anything like this ready-made.
For now I don’t need much. Just upload/download/delete files (mainly images) and organize them in folders. But of course other features (rename, move, preview, view metadata) would also be very welcome.
So, is there anything out there that satisfies at least the most basic features?
Thanks in advance!
Most Liked
LostKobrakai
So as the lack of answers indicates there are no ready to use file managers for elixir (to my knowledge). Personally I feel that the existence of such a thing is more the exception than not having a file manager in an ecosystem though. There are a lot of interconnected pieces/technologies needed to make such file managers work and most often there’s no clear cut standard of handling things across all those pieces, especially when it comes to frontend vs. backend.
There’s https://uppy.io/, which seems like a nice backend agnostic file management solution, but I’m not sure if there’s folder management in there.
wowlixir
dimitarvp
Have you looked at I've forked Arc to Waffle and merged all open PRs?
It doesn’t have everything you ask for but it’s a good start.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #elixirconf-us
- #advent-of-code
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #hex









