Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trendyminds/statamic-palette

A command palette to easily jump to specific areas within Statamic
https://github.com/trendyminds/statamic-palette

Last synced: 6 days ago
JSON representation

A command palette to easily jump to specific areas within Statamic

Awesome Lists containing this project

README

        

# Palette
⌨️ CMD+K your way around Statamic!

## 🤔 What is Palette?

Palette allows you to easily jump between areas, entries, assets, and users within Statamic without lifting your hands off the keyboard!

If you're a developer, you likely use something like [Raycast](https://www.raycast.com/), [Alfred](https://www.alfredapp.com/), or [Spotlight](https://support.apple.com/guide/mac-help/search-with-spotlight-mchlp1008/mac).

That should also exist in the CMS you use most, right? With Palette you can now jump around with ease!

The light and dark themes of Palette shown side by side with the default list of results

## ⚡️ Features
- 🔍 Available on the front-end and in the control panel
- 🌗 Light and dark mode support
- ⭐️ Zero setup necessary; just install and enable
- 🏎 Compatible with full-page static caching strategies
- 🔐 Actions change based on user permissions and if admin changes are allowed
- 🎛️ Change contexts to filter actions or search your content
- 🔌 Plugins that register navigation links, settings areas, and utilities are included automatically
- 💅 Add your own custom URLs via the config file

## 📦 Installing

- Run `composer require trendyminds/statamic-palette`
- Optionally publish the config file by running `php artisan vendor:publish --tag="palette-config"`
- Add the following right before your closing `