viget/craft-sidebar-toggle

Add the ability to toggle the sidebar

3.0.2 2020-04-30 18:02 UTC

This package is auto-updated.

Last update: 2024-04-29 03:57:28 UTC


README

icon.png

Sidebar Toggle plugin for Craft CMS

Add ability to toggle the sidebar on element edit screens

Screenshot

Requirements

This plugin requires Craft CMS 3.4.0 or later.

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 viget/craft-sidebar-toggle
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Sidebar Toggle.