PHPackages                             postboxcms/postbox - 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. [Framework](/categories/framework)
4. /
5. postboxcms/postbox

ActiveLibrary[Framework](/categories/framework)

postboxcms/postbox
==================

PostboxCMS. A simple CMS to make beautiful websites.

v2.0(1y ago)52[4 issues](https://github.com/postboxcms/postbox/issues)MITPHPPHP ^8.1

Since Jul 11Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/postboxcms/postbox)[ Packagist](https://packagist.org/packages/postboxcms/postbox)[ RSS](/packages/postboxcms-postbox/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (1)Dependencies (12)Versions (8)Used By (0)

[![Logo PostboxCMS](/art/logo-full.svg)](/art/logo-full.svg)

PostboxCMS is a simple content management system to build beautiful blogs and websites. Built on top of Laravel framework, powered with React and a customised package developed using Laravel Sail to spin up the CMS easily on your system, PostboxCMS tries to provide an easy to use end to end solution for hobbyists and content creators.

> Please note, if you are using Windows then you will need to enable and install WSL2 Subsystem for Linux. Once you install WSL2 enable the WSL2 terminal from VSCode. You will need PHP, composer, nodejs installed on WSL2 terminal before you begin with the installation process. Install Docker for desktop and enable WSL2 integration to manage the containers from your system. It's recommended to install git on Windows machine and the code to be cloned onto a directory in Linux.

### Install dependencies

[](#install-dependencies)

- `composer install`
- `npm install`

### Install Desk

[](#install-desk)

- `php artisan desk:install`

(As a reference from the official documentation of Laravel Sail,if you wish to configure alias to allow Desk commands more easily, edit `~/.bashrc` and add the following snippet at the end of the file `alias desk='sh $([ -f desk ] && echo desk || echo vendor/bin/desk)'`)

### Start the server

[](#start-the-server)

- `desk up -d`

### Setup the platform

[](#setup-the-platform)

- `desk artisan cms:setup`

### Add user

[](#add-user)

- `desk artisan cms:add-user`

### Optional steps

[](#optional-steps)

If the above steps don't work you may perform the steps mentioned below to get the app up and running.

- `desk artisan key:generate`
- `desk artisan storage:link`

### Refresh the data

[](#refresh-the-data)

- `desk artisan migrate:refresh`
- `desk artisan db:seed`
- `desk artisan passport:install`

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance52

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 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 ~1611 days

Total

2

Last Release

527d ago

Major Versions

v1.0 → v2.02024-12-08

PHP version history (2 changes)v1.0PHP ^7.1.3

v2.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/616aa17e44f414c1be2d9ac38f0865ff4fa2b46ea645dc233ec8f81a402436a4?d=identicon)[sanketraut](/maintainers/sanketraut)

---

Top Contributors

[![sanketraut](https://avatars.githubusercontent.com/u/7948018?v=4)](https://github.com/sanketraut "sanketraut (573 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/postboxcms-postbox/health.svg)

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

187571.2k](/packages/juzaweb-cms)[lms-laravel/lms-laravel

The Laravel Framework.

4981.8k](/packages/lms-laravel-lms-laravel)

PHPackages © 2026

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