Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/profile-image-crop
- Owner: FriendsOfFlarum
- License: mit
- Created: 2019-01-01T17:50:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:28:45.000Z (about 1 month ago)
- Last Synced: 2024-10-29T22:37:24.639Z (5 days 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
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
![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).