PHPackages                             cibgraphics/statamic-notebook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. cibgraphics/statamic-notebook

ActiveStatamic-addon[Utility &amp; Helpers](/categories/utility)

cibgraphics/statamic-notebook
=============================

A tiny Statamic Control Panel Notebook.

v0.1.1(1mo ago)06↓87.5%MITPHPPHP ^8.2

Since Jun 6Pushed 1mo agoCompare

[ Source](https://github.com/cibgraphics/notebook)[ Packagist](https://packagist.org/packages/cibgraphics/statamic-notebook)[ Docs](https://github.com/cibgraphics/statamic-notebook)[ RSS](/packages/cibgraphics-statamic-notebook/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Notebook
========

[](#notebook)

Installation
------------

[](#installation)

Install the addon with Composer:

```
composer require cibgraphics/statamic-notebook
```

Control Panel assets are configured to publish automatically through Statamic's addon install flow. If the assets are missing or you need to refresh them manually, run:

```
php artisan vendor:publish --tag=statamic-notebook --force
php artisan optimize:clear
```

About
-----

[](#about)

Notebook is a small Statamic 6 Control Panel addon for saving notes in the CP. It adds a global Notebook page and collection-specific note panels so you can keep editorial notes close to the content they belong to.

Features
--------

[](#features)

- Control Panel nav item named "Notebook"
- Global CP page for listing, filtering, creating, editing, and deleting notes
- Dynamic collection notebook pages for each Statamic collection
- Note panel button on collection list and create/edit entry screens
- Pagination on the notebook list and collection side panel
- Settings page for editing categories, statuses, and status colors
- Default categories: Article, Marketing, Website, General
- Default statuses: New, Thinking, Ready, Archived
- One JSON file per note

Usage
-----

[](#usage)

Open **Tools &gt; Notebook** in the Statamic Control Panel to create, search, filter, edit, and delete notes.

The addon also adds a notebook button to collection list and entry create/edit screens. That panel shows notes scoped to the current collection and links back to the full Notebook page.

Super users can use the addon immediately. For non-super users, grant these permissions from Statamic's role/user screens:

- View Notebook
- Manage Notebook

View-only users can open and read the notebook. Manage users can create, edit, delete, and update settings.

Storage
-------

[](#storage)

Notes are stored as JSON files:

```
storage/statamic-notebook/notes
```

Editable addon options are stored at:

```
storage/statamic-notebook/settings.json
```

Each note stores:

- `id`
- `title`
- `notes`
- `collection`
- `category`
- `status`
- `created_at`
- `updated_at`

Development
-----------

[](#development)

Build Control Panel assets from the addon directory:

```
npm install
npm run build
```

Run the local Statamic test harness from the project root:

```
php artisan test
```

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance90

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

48d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/63635d912843371c2d5f948ef178774bd611758555afa0b69d4bcd6659c0fc12?d=identicon)[mechwd](/maintainers/mechwd)

---

Top Contributors

[![cibgraphics](https://avatars.githubusercontent.com/u/972737?v=4)](https://github.com/cibgraphics "cibgraphics (6 commits)")

---

Tags

notesstatamicStatamic addoncontrol panel

### Embed Badge

![Health badge](/badges/cibgraphics-statamic-notebook/health.svg)

```
[![Health](https://phpackages.com/badges/cibgraphics-statamic-notebook/health.svg)](https://phpackages.com/packages/cibgraphics-statamic-notebook)
```

###  Alternatives

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k15](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

15133.0k](/packages/withcandour-aardvark-seo)[aerni/livewire-forms

A Statamic forms framework powered by Laravel Livewire

2915.1k](/packages/aerni-livewire-forms)[mitydigital/feedamic

A fully-featured RSS and Atom feed generator for Statamic.

1075.6k](/packages/mitydigital-feedamic)[aerni/advanced-seo

Comprehensive SEO addon for Statamic with flexibility in mind

1818.2k](/packages/aerni-advanced-seo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
