Hey, i wasn’t sure where to open this topic or how to reach the FoF team directly, so I decided to try reaching out here.
I’m developing an extension forked from fof/custom-footer
, which can be found at the following GitHub repository:
huseyinfiliz/modern-footer
This extension doesn’t work exactly the same as the original. Instead of a toggleable footer controlled with JavaScript, it functions more like the demo shown in the following CodePen:
Currently, the extension has been stripped of its ties to the original custom-footer
and includes its own settings. Before proceeding with further development, I wanted to ask for permission from the FoF team.
If the FoF team wishes, they are welcome to incorporate my changes into their own extension and publish it. However, I doubt that will be the case, as the current custom-footer
extension doesn’t feel very modern or aligned with Flarum’s design language. I believe there’s a need for a new footer extension that is both modern and customizable.
I’m planning to build an extension that is fully configurable from the settings panel and offers a high degree of customization. For now, I’ve only made the extension functional and stopped development to avoid going further without your permission. In summary, I’d like to build my own modern footer extension while using the custom-footer
extension as a foundation to speed up development.
The extension is currently published as huseyinfiliz/modern-footer
on Packagist and can be installed for testing.
I look forward to hearing suggestions, advice, or warnings from the FoF and Flarum teams. Thank you!