Usage
Sections Import
Import sections to organize your content structure.

Columns
Example
handle,name,type,site,siteUri,siteTemplate,siteHome,siteDefaultStatus,entryTypes,propagationMethod,maxAuthors,maxLevels,defaultPlacement
blog,Blog,channel,en,{slug},/pages/_entry.twig,,TRUE,"default_pagebuilder, default_contentbuilder",Only save entries to the site they were created in,2,,
blog,,,de,{slug},/pages/_entry.twig,,FALSE,,,,,
home,Home,single,en,,/pages/_entry.twig,TRUE,TRUE,default_pagebuilder,Save entries to other sites in the same site group,,,
pages,Pages,structure,en,{slug},/pages/_entry.twig,,TRUE,default_contentbuilder,Save entries to other sites with the same language,10,4,Before other entries
Section Types
Propagation Methods
Default Placement
For structures you can use the defaultPlacement.
Multiple Entry Types
Separate multiple entry type handles with commas:
handle,name,type,entryTypes
news,News,channel,"article, event,announcement"
Use quotes when the value contains commas.
Multiple Site Settings
For multiple site settings, use different rows with the same section handle.
Multiple Preview Targets
For multiple preview targets, use different rows with the same section handle.