Download the PHP package purplespider/lumberjack-plus without Composer
On this page you can find all versions of the php package purplespider/lumberjack-plus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download purplespider/lumberjack-plus
More information about purplespider/lumberjack-plus
Files in purplespider/lumberjack-plus
Download purplespider/lumberjack-plus
More information about purplespider/lumberjack-plus
Files in purplespider/lumberjack-plus
Vendor purplespider
Package lumberjack-plus
Short Description Extras for the Silverstripe Lumberjack module
License BSD-3-Clause
Package lumberjack-plus
Short Description Extras for the Silverstripe Lumberjack module
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package lumberjack-plus
Lumberjack Plus - Extras for the Silverstripe Lumberjack module
Adds a few extra features to the Lumberjack module.
Funcationality
1. Ability to make the Lumberjack tab the default tab for the page
To make the tab always first:
To make the tab appear first, unless the page is new and the GridField is empty:
2. Incorporates LumberjackSortAndSummaryExtension
from evanshunt.
This enables $plural_name
, $summary_fields
, and $default_sort
when there is jsut a single type of child page. See docs.
Installation
Documentation
To enable:
Add the LumberJackplus
extension INSTEAD of Lumberjack
, e.g.
Or, via `config.yml``:
Or, to use for ALL Lumberjack instances in your project, use Injector in your site's config.yml
:
All versions of lumberjack-plus with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
^5.0
The package purplespider/lumberjack-plus contains the following files
Loading the files please wait ....