Skip to content

carlcs/craft-assetmetadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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