Site Package: Uploading files - akumina/AkuminaDev GitHub Wiki
Applies to
All versions of Akumina
Site Creator Step
The site creator step that uploads files is “Upload Files to Libraries”, in the class Akumina.SiteProvisioning.CoreSteps. UploadFiles.

Site Deployer Step
The site deployer step that uses this is uploadfiles
options uploadfiles
See: https://github.com/akumina/AkuminaDev/wiki/Site-Package-Overview
Data
The step Deploys contents of the path envdir/sitedefinitions/assetdirectory/UploadFiles. If there is a Library with the same name as a folder in that path, then the entirety of the folders contents will be uploaded to that library in the site.
NOTE: folder structure will be uploaded too
In the example shown below, the 2 Images in the Images_AK folder will be uploaded to the Images_AK library.

See Also
https://github.com/akumina/AkuminaDev/wiki/Site-Package:-UploadFiles-Folder