Download the PHP package oilee80/silverstripe-admin-panel without Composer
On this page you can find all versions of the php package oilee80/silverstripe-admin-panel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oilee80/silverstripe-admin-panel
More information about oilee80/silverstripe-admin-panel
Files in oilee80/silverstripe-admin-panel
Download oilee80/silverstripe-admin-panel
More information about oilee80/silverstripe-admin-panel
Files in oilee80/silverstripe-admin-panel
Vendor oilee80
Package silverstripe-admin-panel
Short Description SilverStripe front end admin bar module
License BSD-3-Clause
Package silverstripe-admin-panel
Short Description SilverStripe front end admin bar module
License BSD-3-Clause
Keywords adminsilverstripe
Please rate this library. Is it a good library?
Informations about the package silverstripe-admin-panel
Silverstripe Admin Panel
This Silverstripe package will create an Admin Panel at the top of the screen by default, this will give you:
- A link to the page in the CMS
- The stage you are currently viewing (Live/Stage)
- A link to the same page on the alternate stage (Stage/Live)
- A link to the CMS HomePage
- A link to the CMS Admin
- Details about the Page currently being accessed
This panel is only viewable for users logged into the CMS with the following permissions
- CMS_ACCESS_CMSMain
- VIEW_DRAFT_CONTENT
How to add to Page
Place the code below somewhere between the body tags, most likly at the end
Note
There is an extra parameter ?show_debug=1
that you can pass in via URL, this will add $Debug to the panel
Attributation
The Clipart used was adapted from the following sources
All versions of silverstripe-admin-panel with dependencies
PHP Build Version
Package Version
Requires
silverstripe/framework Version
3.*
The package oilee80/silverstripe-admin-panel contains the following files
Loading the files please wait ....