Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.


flarum_public_admin flarum_public_u_SychOflarum_public_u_SychO (1)flarum_public_u_SychO (2)

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