oilee80 / silverstripe-admin-panel
SilverStripe front end admin bar module
Installs: 9 433
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 3
Open Issues: 2
Language:CSS
Type:silverstripe-module
Requires
This package is auto-updated.
Last update: 2024-11-13 01:32:51 UTC
README
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
// template/Page.ss $AdminPanel
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