# Profile Image Crop by FriendsOfFlarum ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/profile-image-crop.svg)](https://packagist.org/packages/fof/profile-image-crop) A [Flarum](http://flarum.org) extension. Allow cropping when uploading a profile picture. ![screenshot](https://i.imgur.com/FouB1Wa.png) ### Installation Install manually with composer: ```sh composer require fof/profile-image-crop:"*" ``` ### Updating ```sh composer update fof/profile-image-crop ``` ### Links - [Packagist](https://packagist.org/packages/fof/profile-image-crop) - [GitHub](https://github.com/FriendsOfFlarum/profile-image-crop) - [WiseClock's Profile Image Crop](https://github.com/WiseClock/flarum-ext-profile-image-crop) An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).