Download the PHP package hamaka/silverstripe-taskforms without Composer
On this page you can find all versions of the php package hamaka/silverstripe-taskforms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hamaka/silverstripe-taskforms
More information about hamaka/silverstripe-taskforms
Files in hamaka/silverstripe-taskforms
Download hamaka/silverstripe-taskforms
More information about hamaka/silverstripe-taskforms
Files in hamaka/silverstripe-taskforms
Vendor hamaka
Package silverstripe-taskforms
Short Description Utility to make Silverstripe tasks more interactive and better looking.
License BSD-3-Clause
Homepage https://github.com/hamaka/silverstripe-taskforms
Package silverstripe-taskforms
Short Description Utility to make Silverstripe tasks more interactive and better looking.
License BSD-3-Clause
Homepage https://github.com/hamaka/silverstripe-taskforms
Please rate this library. Is it a good library?
Informations about the package silverstripe-taskforms
Silverstripe Taskforms
Utility to make Silverstripe tasks more interactive and better looking.
Silverstripe 4+
Installation
Features
- Adds some basic CSS to task output.
- Adds utility methods to give colour to alteration messages (echoGood, echoNotice, echoError etc).
- Adds a pattern to generate a simple form to populate variable input (an array of variables is turned into a form).
- Adds a way to block execution when not all required input is present.
- The default textfields in the form can be overruled with more complex Silverstripe FormFields.
- Adds a pattern to be able to force a dry run of the task before execution.
- Adds utility method to dump array output as a table.
- Overrides the default Silverstripe TaskRunner to allow /dev/tasks to be organized in categories. Categories can be added with TaskCategoryProviders in the same way Silverstripe PermissionProvider works.
Usage
See ExampleTask.php
Screenshots
PS. Who doesn't like confetti to celebrate a job well done?
License
See License
Maintainers
- Sander van Scheepen [email protected]
- Carlo Riedstra [email protected]
- Bauke Zwaan [email protected]
All versions of silverstripe-taskforms with dependencies
PHP Build Version
Package Version
The package hamaka/silverstripe-taskforms contains the following files
Loading the files please wait ....