luceos There hasn't been an extension folder for a while. Extensions are stored with other dependencies inside the vendor folder.
Pollux Have a look here for extensions written by yourself: https://discuss.flarum.org/d/1662-extension-developer-first-read https://discuss.flarum.org/d/6320-extension-developers-show-us-your-workflow https://discuss.flarum.org/d/9225-the-most-unsettling-end-user-guide-to-composer-for-flarum Somewhat outdated in some details, but it describes the use of the workbench folder well: https://discuss.flarum.org/d/1608-extension-development-using-composer-repositories-path
Pollux Have a look at the extension tag. Each extension should com with instructions how to install it. If you want to write extensions yourself, have a look at my post here: Pollux
Mezir I'm trying to do it according to this guide: http://flarum.org/docs/extend/start/ Just tell me where the "extensions" folder is or where to create it.
Pollux Mezir I'm trying to do it according to this guide: http://flarum.org/docs/extend/start/ This guide is outdated.