I was wandering if there was a way to save a specific project with all layers as dependent files to make it easy to share with collaborators.
for example, create a zipped or non-zipped folder containing the same structure as the project :
Root_folder/
my_project.qgs
\____________myfolder
\___Layer 1
\___Layer 2
\___Layer 3
\____________myfolder2
\___Layer 4
\___Layer 5
\___Layer 6
\____________myfolder3
\________myfolder4
\___Layer 6
\___Layer 7
\___Layer 8
If it does not exists, would it be tricky to develop regarding the current API ?