This Build Task allows for traversing a directory recursively and migrate those files into the SilverStripe filesystem. The task checks against the allowed extensions on File
.
composer require dynamic/silverstripe-file-migration-task
Dynamic\FileMigration\Tasks\FileMigrationTask:
# Path to directory with files (required)
existing_file_system_path: '/path/to/your/files'
# Base folder to create in Assets (optional)
base_upload_folder: '/uploads'
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem