danieltott/craft-sidebar-admin-links

Add links from Settings directly to the sidebar for admin users

Maintainers

Package info

github.com/danieltott/craft-sidebar-admin-links

Documentation

Type:craft-plugin

pkg:composer/danieltott/craft-sidebar-admin-links

Statistics

Installs: 4 366

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

2.0.0 2023-01-23 18:50 UTC

This package is auto-updated.

Last update: 2026-02-24 01:25:44 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