danieltott / craft-sidebar-admin-links
Add links from Settings directly to the sidebar for admin users
Installs: 4 313
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 2
Open Issues: 0
Type:craft-plugin
Requires
- php: ^7.2.5|^8.0
- craftcms/cms: ^4.0.0
This package is auto-updated.
Last update: 2025-07-24 00:10:50 UTC
README
Add links from Settings directly to the sidebar for admin users.
Save yourself some clicks!
Requirements
This plugin requires Craft CMS 4
For Craft 3, see the Craft 3 branch
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require danieltott/craft-sidebar-admin-links
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Sidebar Admin Links.
Brought to you by Dan Ott