Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ethercreative/sidebar-entrytypes
Easily switch between entry types in the entries section
https://github.com/ethercreative/sidebar-entrytypes
Last synced: about 2 months ago
JSON representation
Easily switch between entry types in the entries section
- Host: GitHub
- URL: https://github.com/ethercreative/sidebar-entrytypes
- Owner: ethercreative
- License: mit
- Created: 2019-04-02T14:18:43.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T20:07:48.000Z (over 1 year ago)
- Last Synced: 2024-09-21T11:48:55.945Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 1.65 MB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Entry Types plugin for Craft CMS 4.x
Easily switch between entry types in entries section.
![Screenshot](resources/banner.png)
## Requirements
This plugin requires Craft CMS 4.0.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 ether/sidebarentrytypes
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Entry Types.
## Entry Types Overview
Improve the UX of the Craft admin with expandable entry types in the sidebar. Just like asset folders, you can click to expand and filter entry types in Channels and Structures.
![Screenshot](resources/screenshot.png)
#### Sidebar Entry Types in action
![Example](resources/sidebar-entry-types.gif)## Configuring Entry Types
Nothing to configure. Install and start filtering!
Brought to you by [Ether Creative](https://ethercreative.co.uk)