Download the PHP package chrisvasey/simple-statamic-toolbar without Composer
On this page you can find all versions of the php package chrisvasey/simple-statamic-toolbar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chrisvasey/simple-statamic-toolbar
More information about chrisvasey/simple-statamic-toolbar
Files in chrisvasey/simple-statamic-toolbar
Download chrisvasey/simple-statamic-toolbar
More information about chrisvasey/simple-statamic-toolbar
Files in chrisvasey/simple-statamic-toolbar
Vendor chrisvasey
Package simple-statamic-toolbar
Short Description A lightweight floating toolbar for Statamic that gives logged-in users quick access to the CP and entry editor
License MIT
Package simple-statamic-toolbar
Short Description A lightweight floating toolbar for Statamic that gives logged-in users quick access to the CP and entry editor
License MIT
Please rate this library. Is it a good library?
Informations about the package simple-statamic-toolbar
Simple Statamic Toolbar
A lightweight Statamic addon that adds a floating toolbar to the frontend for logged-in users. Gives editors quick access to edit the current entry or jump to the Control Panel without leaving the page.
Features
- Zero config — install and it works immediately
- Edit button — opens the current entry in the CP editor (shown when an
edit_urlis available) - Control Panel button — links to the CP dashboard
- Collapsible — toggle open/closed with smooth animation
- Logged-in users only — hidden from public visitors
- No frontend dependencies — uses inline styles (no Tailwind required) and Alpine's built-in transitions (no plugins required)
Requirements
- Statamic 6+
- Alpine.js 3.x (included with Statamic by default)
Installation
That's it. The toolbar will automatically appear for logged-in users on the frontend.
Customisation
Publish the views to override the toolbar template:
This copies the view to resources/views/vendor/simple-statamic-toolbar/ where you can modify it freely.
Testing
License
MIT. See LICENSE for details.
All versions of simple-statamic-toolbar with dependencies
PHP Build Version
Package Version
Requires
statamic/cms Version
^6.0
The package chrisvasey/simple-statamic-toolbar contains the following files
Loading the files please wait ...