https://github.com/tenseg/barnacle
An extensible toolbar for Statamic
https://github.com/tenseg/barnacle
statamic statamic-addon
Last synced: 2 months ago
JSON representation
An extensible toolbar for Statamic
- Host: GitHub
- URL: https://github.com/tenseg/barnacle
- Owner: tenseg
- License: mit
- Created: 2025-04-04T18:18:32.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2026-01-13T04:30:07.000Z (2 months ago)
- Last Synced: 2026-01-13T07:49:05.728Z (2 months ago)
- Topics: statamic, statamic-addon
- Language: Antlers
- Homepage:
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Barnacle
Barnacle is a Statamic addon that creates and extensible toolbar on the front end of your site. Barnacle builds a toolbar using regular Statamic templates/views, which is super flexible. Barnacle is primarily intended as a developer tool, though it can be helpful for site editors and authors as well.
## Features
- Create new components with regular templates
- Customize which components are exposed to users by role
- Allow users to customize which components they see
## Installation
Barnacle can be installed via Composer:
```sh
composer require tenseg/barnacle
```
Then add the `{{ barnacle }}` tag to your Antlers layout just before you closing `