Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/FriendsOfFlarum/custom-footer

Allows the addition of a custom footer.
https://github.com/FriendsOfFlarum/custom-footer

custom-footer customization flarum footer friends-of-flarum friendsofflarum

Last synced: about 9 hours ago
JSON representation

Allows the addition of a custom footer.

Awesome Lists containing this project

README

        

# Custom Footer by FriendsOfFlarum

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/custom-footer.svg)](https://packagist.org/packages/fof/custom-footer)

A [Flarum](http://flarum.org) extension. Allows the Addition of a Custom Footer

### Installation

Install manually with composer:

```sh
composer require fof/custom-footer:"*"
```

### Updating

```sh
composer update fof/custom-footer
php flarum cache:clear
```

### Links

- [Packagist](https://packagist.org/packages/fof/custom-footer)
- [GitHub](https://github.com/FriendsOfFlarum/custom-footer)

An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).