thejoshsmith / craft-title-to-sidebar
Moves the title field to the sidebar
Installs: 2 975
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 2
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0-RC1
This package is auto-updated.
Last update: 2024-10-27 11:25:36 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.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require thejoshsmith/craf-title-to-sidebar
-
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