cancel
Showing results for 
Search instead for 
Did you mean: 

Creating multiple content roots under company_home

shikarishambu
Champ in-the-making
Champ in-the-making
I have a need to create a collection of same set of folders under company_home. I wanted to see if there is way to do it without using the Alfresco webclient or programmatically - a config file/ xml etc…

The structure is going to be something like
Company_Home
  - Content1
        -FolderA, FolderB, FolderC….FolderZ
  - Content2
        -FolderA, FolderB, FolderC….FolderZ
   - Content3
        -FolderA, FolderB, FolderC….FolderZ

TIA
1 REPLY 1

mrogers
Star Contributor
Star Contributor
Yes you can bootstrap folders.    The process is basically export from one repo and import to another.

Look at config/alfresco/bootstrap/spaces.xml as an example.