Hi,
I am using Projects feature and having everything stored/ version controlled.
I also want the same to be stored in the Database also. I understand using Storage API would help me do that.
My doubt is that Can I have both these features enabled: store in DB using Storage API and also have them in the Git to have the version control.
Regards
Ramesh
No, the Projects feature is built into the local file system storage.
Thank you very much for such a quick response.