SR
Usage

Filesystems Import

Import local filesystems for asset storage.


Columns

ColumnRequiredDescription
handleYesUnique identifier
nameYesDisplay name
basePathYesStorage path
publicUrlsNoHas public URLs (true/false)
baseUrlNoPublic URL (required when publicUrls is true)

Example

handle,name,publicUrls,baseUrl,basePath
images,Images,FALSE,,@webroot/assets/images
graphics,Graphics,TRUE,@web/assets/graphics,@webroot/assets/graphics

Copyright © 2025 Samuel Reichör