Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sycho9/flarum-profile-cover
🖼 Adds the ability to add a cover image to a profile.
https://github.com/sycho9/flarum-profile-cover
composer flarum mithrill
Last synced: 2 days ago
JSON representation
🖼 Adds the ability to add a cover image to a profile.
- Host: GitHub
- URL: https://github.com/sycho9/flarum-profile-cover
- Owner: SychO9
- License: mit
- Created: 2019-10-08T11:48:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-10T13:55:45.000Z (13 days ago)
- Last Synced: 2025-01-10T14:35:56.198Z (13 days ago)
- Topics: composer, flarum, mithrill
- Language: PHP
- Homepage:
- Size: 794 KB
- Stars: 17
- Watchers: 1
- Forks: 7
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ProfileCover
![latest version](https://img.shields.io/github/release/SychO9/flarum-profile-cover.svg?style=flat-square)
![flarum version](https://img.shields.io/badge/flarum-%5E1.0.0-%23e7742e?style=flat-square)
![mit license](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square&color=green)
![downloads](https://img.shields.io/packagist/dt/sycho/flarum-profile-cover?color=%23f28d1a&style=flat-square)
[![donate](https://img.shields.io/badge/donate-buy%20me%20a%20coffee-%23ffde39?style=flat-square)](https://www.buymeacoffee.com/sycho)A [Flarum](http://flarum.org/) extension. Adds the ability to upload a cover image to a user profile.
## Installation
Using composer:
```gitattributes
$ composer require sycho/flarum-profile-cover:*
```## Updating
Using composer:
```gitattributes
$ composer update sycho/flarum-profile-cover
```## Links
* [GitHub](https://github.com/SychO9/flarum-profile-cover)
* [Packagist](https://packagist.org/packages/sycho/flarum-profile-cover)
* [Extiverse](https://extiverse.com/extension/sycho/flarum-profile-cover)
* [Discuss](https://discuss.flarum.org/d/23437-profile-cover)## License
This software is released under the MIT License. A full copy of this license is included in the package file.