An open API service indexing awesome lists of open source software.

https://github.com/carlcs/craft-assetmetadata

Asset Metadata plugin for Craft CMS
https://github.com/carlcs/craft-assetmetadata

craft-plugin craftcms

Last synced: 11 months ago
JSON representation

Asset Metadata plugin for Craft CMS

Awesome Lists containing this project

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](LICENSE.md)