Skip to content

Add the ability to hide the meta sidebar on element entry screens

License

Notifications You must be signed in to change notification settings

vigetlabs/craft-sidebartoggle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.