# GIFs ![License](https://img.shields.io/badge/license-MIT-blue.svg) ![Latest Stable Version](https://img.shields.io/packagist/v/therealsujitk/flarum-ext-gifs.svg) ![Total Downloads](https://img.shields.io/packagist/dt/therealsujitk/flarum-ext-gifs.svg) A [Flarum](http://flarum.org) extension that integrates your forum with GIF search engines. ### Preview ![Preview](https://i.imgur.com/VEww9Qx.gif) ### Available GIF search engines - [Giphy](https://giphy.com) - [Tenor](https://tenor.com/) ### Requirements - The [flarum/markdown](https://github.com/flarum/markdown) extension is necessary for this extension to work. - Either a Giphy or Tenor API Key that can be obtained from [Giphy Developers](https://developers.giphy.com/dashboard/?create=true) or [Tenor Developers](https://tenor.com/developer/keyregistration). ### Installation ```sh composer require therealsujitk/flarum-ext-gifs:"*" ``` ### Updating ```sh composer update therealsujitk/flarum-ext-gifs ``` ### Links - [Packagist](https://packagist.org/packages/therealsujitk/flarum-ext-gifs) - [Discussion Page](https://discuss.flarum.org/d/23101) - [Github](https://github.com/therealsujitk/flarum-ext-gifs)