carlcs/craft-assetmetadata

Asset Metadata plugin for Craft CMS

Installs: 5 875

Dependents: 0

Suggesters: 0

Security: 0

Stars: 31

Watchers: 5

Forks: 4

Type:craft-plugin

4.0.0 2022-04-14 14:56 UTC

This package is auto-updated.

Last update: 2024-06-14 19:47:33 UTC


README

Asset Metadata plugin for Craft CMS

A field type to extract and store metadata from an Asset element.

Installation

You can install the plugin manually from the command line with the following commands.

composer require carlcs/craft-assetmetadata
php craft plugin/install asset-metadata

License

MIT