Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfFlarum/profile-image-crop

Allow cropping when uploading a profile picture
https://github.com/FriendsOfFlarum/profile-image-crop

flarum friendsofflarum

Last synced: about 9 hours ago
JSON representation

Allow cropping when uploading a profile picture

Awesome Lists containing this project

README

        

# 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).