Skip to content

Automatically generate fluent sys_file_metadata like alternative or title fields

Notifications You must be signed in to change notification settings

clickstorm/cs_file_meta_fill

Repository files navigation

[clickstorm] File Meta Fill

Automatically fills sys_file_metadata from file names.

e.g. filename: product_red_socks.jpg => alt: Product Red Socks

How does it work?

  • There is a Hook included which is called every time a file is updated (via Backend) and is missing title or alternative metadata.
  • There is a Scheduler Task to batch process file_metadata entries
  • It stores the original file names on file uploads and prioritizes these if existent

Usage

  • composer req clickstorm/cs-file-meta-fill`
  • Activate the extension
  • Optionally: Configure the extension via extension settings
  • Upload or edit any file
  • Close and reopen and see the magic!

More Information

About

Automatically generate fluent sys_file_metadata like alternative or title fields

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages