thejoshsmith/craft-title-to-sidebar

Moves the title field to the sidebar

1.0.1 2019-06-26 23:01 UTC

This package is auto-updated.

Last update: 2024-04-27 10:27:47 UTC


README

Shifts the entry title from the tabbed area to the sidebar, above the slug input 🙏. Checkout my other plugin to set more permissions on your fields and tabs: https://github.com/thejoshsmith/craft-fab-permissions

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 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 thejoshsmith/craf-title-to-sidebar
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Title to Sidebar.

Title to Sidebar Roadmap

  • Evaluate differences in Craft 3.2

Brought to you by Josh Smith me@joshsmith.dev