- Issue created by @bhagyalakshmi
- 🇮🇳India vipin.mittal18 Greater Noida
At present, when a ZIP file is uploaded to the Widen Digital Asset Management (DAM) system, it does not appear in the Drupal application. This is because the compressed_archive format_type is not yet supported by the module.
- First commit to issue fork.
- 🇺🇸United States japerry KVUO
A 'generic' file handler exists in 1.1. You can probably (?) use that one, but I noticed the ft key is different in your MR (compressed_archive) -- so if it can be re-rolled into the new plugin format, we could include it in a subsequent 1.1 release.