A Giphy Property Editor for Umbraco by Paul Seal from https://codeshare.co.uk
For Umbraco 7 use package version 0.9.0 or the NuGet package https://www.nuget.org/packages/GiphyPropertyEditorUmbraco7
For Umbraco 8 use the latest version, currently 1.0.6 or the NuGet package https://www.nuget.org/packages/GiphyPropertyEditor/
This property editor brings the giphy search to your umbraco backoffice
To use it on your site, you will need to get an api key. Just go to https://developers.giphy.com/ to register and get a key. It's quick and easy.
Then when you create a data type in Umbraco using the Giphy Property Editor, you just enter your api key in there.
It also works in the grid editor now. You just need to put your giphy api key in an app setting in the web.config called giphyApiKey.