danieltott/craft-sidebar-admin-links

Add links from Settings directly to the sidebar for admin users

2.0.0 2023-01-23 18:50 UTC

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!

Screenshot

Requirements

This plugin requires Craft CMS 4

For Craft 3, see the Craft 3 branch

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

    cd /path/to/project
    
  2. Then tell Composer to load the plugin:

    composer require danieltott/craft-sidebar-admin-links
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Sidebar Admin Links.

Brought to you by Dan Ott