Hacker News new | ask | show | jobs
by butz 3131 days ago
Is there any way to use any other backend, e.g. store files to own server?
1 comments

Yes, the backend system is actually pluggable, so anyone can write one to fit their use case.
Can you point to the documentation for that? Your CMS is cool, I'd like to use it with a self hosted server.

Thanks!

No documentation for this yet, but here's the PR to add the file system backend: https://github.com/netlify/netlify-cms/pull/786

We have a lively community on Spectrum if you have questions: https://spectrum.chat/netlify-cms

Thanks!