Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/custom-footer
- Owner: FriendsOfFlarum
- License: mit
- Created: 2018-09-22T12:24:20.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:02:40.000Z (about 1 month ago)
- Last Synced: 2024-10-29T22:37:23.885Z (5 days ago)
- Topics: custom-footer, customization, flarum, footer, friends-of-flarum, friendsofflarum
- Language: PHP
- Homepage:
- Size: 380 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flarum - FoF Custom Footer - Allows the addition of a custom footer. (Extensions / Forum Appearance ([:top:](#table-of-contents)))
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).