cli icon indicating copy to clipboard operation
cli copied to clipboard

A CLI helper for developing Flarum extensions.

Results 25 cli issues
Sort by recently updated
recently updated
newest added

**Changes** Part of the Flarum 2.0 Roadmap. Prepares the CLI for usage with Flarum 2.0, and adds a variety of features/new boilerplate generation commands. * Adds proper JS extender Generation...

Right now license sector is overwhelming and contains too many options (in random order), and many of them are just bad options for open source extension. This increases chances that...

Hi everyone, first time using Flarum-CLI. I was resolving all dependencies in Github Actions that were auto generated but ran into this issue that I couldn't fix with a simple:...

The common JS `index.ts` file adds a new initialiser, but has the same key as those in forum/admin, which means the forum/admin initialiser overwrites any initialiser added in common.

I've noticed that extend.php namespace contain an extra '\' causing error on boot.

The `autoload` on the `composer.json` file is not included after running `flarum-cli init` **Recommend:** Adds option to choose add `autoload` or not

**Problem:** I installed flarum-cli everything works fine when I run flarum-cli COMMAND but fl COMMAND doesn't do anything... **Image explaining the problem:** ![](https://cdn.discordapp.com/attachments/755745015925571615/874550193301913601/unknown.png) **Environment:** - Windows 11 - PowerShell -...