Present Progressive

Auto File Templates

Auto-assign file templates by file-type after upload

$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
7
Supports
K4
Implements
Latest releases
More