Present Progressive Present Progressive

Auto File Templates

Auto-assign file templates by file-type after upload

Manual

Download and extract the folder to site/plugins/auto-file-templates

Composer

Git Submodule

$config = [
  'presprog.auto-file-templates' => [
    // Every uploaded image will be assigned the `my-image` template
    'image' => 'my-image',
    // Every uploaded video will be assigned the `video` template
    'video => true
  ]
];
Version
1.0.1
License
MIT
Stars
8
Supports
K4
Implements
Latest releases
More