/craft-assetmetadata

Asset Metadata plugin for Craft CMS

Primary LanguagePHPMIT LicenseMIT

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
> ./craft install/plugin asset-metadata

License

MIT