-
@include('base/fields/checkbox', ['name' => 'import-option-skip-download', 'value' => false, 'description' => '', 'conditions' => null])
Import Only
Don't download, import to database only. If you are using Imgix or Dynamic Images, this setting is ignored.
-
@include('base/fields/checkbox', ['name' => 'import-option-preserve-paths', 'value' => false, 'description' => '', 'conditions' => null])
Preserve Paths
When downloading images, maintain the directory structure that is on cloud storage.
-
@include('base/fields/checkbox', ['name' => 'import-option-skip-thumbnails', 'value' => true, 'description' => '', 'conditions' => null])
Skip Thumbnails
Skips any images that look like they might be thumbnails. If this option is on, you may import images that are thumbnails but they will be treated as individual images.