Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trendyminds/statamic-palette
- Owner: trendyminds
- License: mit
- Created: 2024-03-14T02:54:14.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-30T16:00:04.000Z (6 months ago)
- Last Synced: 2024-11-06T18:18:29.318Z (14 days ago)
- Language: PHP
- Size: 1.18 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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!
## ⚡️ 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 `