Info
| Version: | 1.0.4 |
| Author(s): | Tom Dudfield |
| Last Update: | Friday, December 2, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://tomdudfield.com/computer-vision-alt-tags-in-sitecore/ |
| NuGet Url: | https://www.nuget.org/packages/SitecoreAutoAltTags |
Install
Install-Package SitecoreAutoAltTags
dotnet add package SitecoreAutoAltTags
paket add SitecoreAutoAltTags
SitecoreAutoAltTags Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.ProjectOxford.Vision(>= 1.0.370)
Tags
You will need to generate a API key for the Computer Vision API and add the key into AutoAltTags.Config for the module to work. An alt tag will be generated upon uploading or saving a media item.
If an alt tag is already set it won't be overridden.