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: 21 days ago
JSON representation
Allow cropping when uploading a profile picture
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/profile-image-crop
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-01-01T17:50:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:28:45.000Z (7 months ago)
- Last Synced: 2024-10-29T22:37:24.639Z (6 months ago)
- Topics: flarum, friendsofflarum
- Language: JavaScript
- Size: 1.85 MB
- Stars: 6
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-flarum - FoF Profile Image Crop - Allow cropping when uploading profile picture. (Extensions / User ([:top:](#table-of-contents)))
README
# Profile Image Crop by FriendsOfFlarum
 [](https://packagist.org/packages/fof/profile-image-crop)
A [Flarum](http://flarum.org) extension. Allow cropping when uploading a profile picture.

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