PHPackages                             cnj/statamic - 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. cnj/statamic

AbandonedArchivedProject

cnj/statamic
============

Statamic

1191[23 PRs](https://github.com/cnj-digital/statamic/pulls)PHP

Since Oct 26Pushed 3y ago1 watchersCompare

[ Source](https://github.com/cnj-digital/statamic)[ Packagist](https://packagist.org/packages/cnj/statamic)[ RSS](/packages/cnj-statamic/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (25)Used By (0)

[![Statamic Logo](https://camo.githubusercontent.com/df2c93469502f5973fecd9592a92c7a31b6a269b6f0773133164c4885b5d8e45/68747470733a2f2f73746174616d69632e636f6d2f6173736574732f6272616e64696e672f53746174616d69632d4c6f676f2b576f72646d61726b2d5261642e737667)](https://camo.githubusercontent.com/df2c93469502f5973fecd9592a92c7a31b6a269b6f0773133164c4885b5d8e45/68747470733a2f2f73746174616d69632e636f6d2f6173736574732f6272616e64696e672f53746174616d69632d4c6f676f2b576f72646d61726b2d5261642e737667)

Statamic v3 CNJ Starter
=======================

[](#statamic-v3-cnj-starter)

Statamic 3 is the very latest and greatest version of Statamic, a uniquely powerful CMS built on [Laravel](https://laravel.com) and designed to make building and managing bespoke websites radically efficient and enjoyable.

For more information visit the \[Statamic core package repository\]\[\].

Documentation
-------------

[](#documentation)

The offical documentation for v3 is available [here](https://statamic.dev/). Due to lack of information please revise the [v2 docs](https://docs.statamic.com/) as well, as they share some similarities.

You can find more code snippets and common solutions to problems by visiting the Statamic Handbook (WIP).

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

[](#installation)

```
composer create-project cnj/statamic --stability=dev project-name

```

At the last prompt, select `Y`, to remove the included git files.

### By default we have 1 user

[](#by-default-we-have-1-user)

Email:

Password: password

You can create additional users by running: (this requires a license)

```
php please make:user

```

### Link storage

[](#link-storage)

```
php artisan storage:link

```

### Edit the .env

[](#edit-the-env)

Enter the `APP_URL` and `APP_NAME`

```
vi .env

```

### Setup git

[](#setup-git)

```
git init

```

Add the appropriate remote GitHub repository

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

[](#development)

### Password recovery emails

[](#password-recovery-emails)

By default on Statamic, editors with no user permissions can't change their own password. This is why we have to setup email sending for password recovery. By Default the Sendgrid driver is included with all the required configuration. Make sure to set the appropriate env options for the Sendgrid mailer to work:

```
...
MAIL_MAILER=sendgrid
SENDGRID_API_KEY="PASTE_API_KEY_HERE"
...

```

### Frontend

[](#frontend)

Latest TailwindCSS is already included. Purge in production is set up.

```
npm run watch

```

Deployment
----------

[](#deployment)

Follow the Forge guide on the wiki.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/098fbc2d5ad485828687bfa4ae8c00dc4296cc465e9e57f7382644593a3759d8?d=identicon)[koterle](/maintainers/koterle)

---

Top Contributors

[![martink635](https://avatars.githubusercontent.com/u/444687?v=4)](https://github.com/martink635 "martink635 (24 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (1 commits)")[![lokmanm](https://avatars.githubusercontent.com/u/11158157?v=4)](https://github.com/lokmanm "lokmanm (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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