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: 21 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:02:40.000Z (7 months ago)
- Last Synced: 2024-10-29T22:37:23.885Z (6 months 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
- Codeowners: .github/CODEOWNERS
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
 [](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).