PHPackages                             ghastly/admin - 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. ghastly/admin

ActiveGhastly-plugin

ghastly/admin
=============

An admin plugin for Ghastly

v0.1.0(12y ago)0661UNLICENSEPHP

Since Apr 5Pushed 12y ago1 watchersCompare

[ Source](https://github.com/GhastlyBlog/Admin)[ Packagist](https://packagist.org/packages/ghastly/admin)[ RSS](/packages/ghastly-admin/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Admin
=====

[](#admin)

A simple admin panel for Ghastly.

Installation
============

[](#installation)

Add `"ghastly/admin" : "dev-master"` to your blogs `composer.json`. Add `archive` to your list of installed plugins in `config.php` and configure it.

Example config.php
------------------

[](#example-configphp)

```
		'archive',
		'rss',
		'admin'=>array(
			'username'=>'myuser',
			'password'=>'mypass'
		)
	),```

Go to `http://localhost/admin` to start writing

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

4423d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5438bccecdb77af306356a1c802071f601dd3725e09eb1c3d62927908d566ed7?d=identicon)[chrisgillis](/maintainers/chrisgillis)

---

Top Contributors

[![chrisgillis](https://avatars.githubusercontent.com/u/40451?v=4)](https://github.com/chrisgillis "chrisgillis (1 commits)")

### Embed Badge

![Health badge](/badges/ghastly-admin/health.svg)

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

PHPackages © 2026

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