carlcs/craft-assetmetadata

Asset Metadata plugin for Craft CMS

Installs: 6 194

Dependents: 0

Suggesters: 0

Security: 0

Stars: 31

Watchers: 5

Forks: 5

Type:craft-plugin

4.0.0 2022-04-14 14:56 UTC

This package is auto-updated.

Last update: 2024-11-14 20:51:28 UTC


README

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