docs icon indicating copy to clipboard operation
docs copied to clipboard

Flarum documentation.

Results 50 docs issues
Sort by recently updated
recently updated
newest added

A start to the post types documentation page. As a next step, I'd like to walk the readers through an example, but am unsure of what a good example would...

While talking to @tobscure he offered some advice on debugging extensions which use the front-end (mithrill) side: - check whether your extension is loaded `System.get('vendor/extension/main');` in the source of the...

When I look at the Routes extender the construct uses the variable `$appName`, the Frontend uses `$frontend`. I'm confused about the difference in naming. I know about Site vs App,...

Hi, as for the issue https://github.com/flarum/core/issues/1689 I suggest to integrate informations on this post: https://discuss.flarum.org/d/17977-forum-public-why-not-just-forum/7 This works also on localhost, tested. The documentation given by Flarum Doc did not work...

Although we're currently releasing only beta's, we have to start a new section about our update policy before the stable release. We have to be transparent about what versions we...

Each section has an introduction, let's specify a content guideline in this discussion: - Who is the section for. Classify target groups; developers, administrators, end users. - What is the...

The documentation for 2.x mentions the mysql extension for php is required. This is only true when using mariadb or mysql. Also, at least in php 8.4 a lot of...

More structured and detailed text: - at the top are general description of Flarum config files that will be used further - then common cases of custom paths

It appears as if the Algolia Search integration has regressed since the 2.x docs were merged and versioned into `master`. When selecting `1.x` as the version and searching for something,...