Module for SilverStripe 4 providing additional command line tools. Check out develop-ss3
branch for SilverStripe 3 support.
Hooks into the default DevelopmentAdmin providing commands/tools under the sake dev/more COMMAND_URL_SEGMENT
route.
Due to the modular setup adding custom commands is as easy as creating a new class extending the abstract Level51\SakeMore\Command
class. Each sub class will automatically show up in the list of available commands.
It's also possible to extend the abstract Level51\SakeMore\MultiCommand
class if your command provides more than one action. In that case the route will be like sake dev/more YOUR_COMMAND YOUR_SUBCOMMAND
.
snapshot
commandModule rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem