docs
docs copied to clipboard
Flarum documentation.
(*WIP*) here for a general view of changes so far.
## Beep boop. Your images are optimized! Your image file size has been reduced by **19%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...
At https://github.com/flarum/docs/blob/master/docs/install.md we find the list of PHP extensions that must be installed. It is missing a reference to `session`. As a result, the user may run into the following...
Hi, I opened a topic [directly on Crowdin](https://crowdin.com/project/flarum-docs/discussions/6), but as i understand it this should be the place to ask: I'd like you to open translation for french, as i'd...
I used to translate with GitHub repo. I want to continue Turkish translation with Crowdin. But the translation pages are very old and the usage of Crowdin is different. Can...
I have Fixed some grammatical errors that were there in the language-packs.md , Hope it will be helpful .
Translations on Crowdin should be merged, and the docs need to be updated. The translated version of the doc on Flarum docs is outdated.
https://github.com/flarum/framework/issues/3707 A lot of extensions are also using the same method tags use `flarum/extension`. We should move to that format and enforce a convention of `flarum/extensions/extension-id` or smth. This should...