mirror of
https://github.com/flarum/core.git
synced 2025-07-17 06:41:21 +02:00
This can be achieved using the Route extender, which is more flexible, as it does not necessary connect the URL with the current frontend's router. (Example use-case: The ext-embed frontend will be a new frontend, however any routes using this frontend will be part of the forum route group.) Refs #851.
Flarum Core
This repository contains Flarum's core code. If you want to set up a forum, visit the main Flarum repository.
Contributing
Flarum is open-source and we would love your help building it! Please read the Contributing Guide to learn how you can help.