René Sinnbeck
I have project that has a custom built cli (built upon symfonys command classes, in the same way laravels artisan is). It would be awesome if you could set up custom commands in the panel, in the same way I can for artisan. Like set exact command to execute
php {RELEASE}/command db:optimize
Dennis
Interesting, how'd you like to see this UI wise if I may ask?
René Sinnbeck
Item authorGood question. My idea was to have a new menu item called "CLI" or similar. On that page you can add a new command in the same way you do on the laravel page. For each command you give it a name, and a command to run (with support for script variables). All commands will then be shown in a grid like fashion with buttons you can click to run them.
Custom cli commands
-
Dennis moved item to board Under review
2 years ago -
René Sinnbeck moved item to project Panel Requests
2 years ago -
René Sinnbeck created the item
2 years ago