PHPackages                             nanosoup/erebus - 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. nanosoup/erebus

AbandonedArchivedWordpress-theme[Utility &amp; Helpers](/categories/utility)

nanosoup/erebus
===============

A starter theme for Wordpress sites built with Mimir

1.0.7(7y ago)010.1k3[3 issues](https://github.com/NanoSoup/Erebus/issues)[49 PRs](https://github.com/NanoSoup/Erebus/pulls)1UnlicenseSCSSPHP &gt;=7.2

Since Jan 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/NanoSoup/Erebus)[ Packagist](https://packagist.org/packages/nanosoup/erebus)[ RSS](/packages/nanosoup-erebus/feed)WikiDiscussions master Synced today

READMEChangelog (8)Dependencies (1)Versions (60)Used By (1)

Erebus site template
====================

[](#erebus-site-template)

This is a template for a WP site.

Example blocks and Field Groups
-------------------------------

[](#example-blocks-and-field-groups)

Within this theme you will find in the `classes/ACF` folder - Blocks and FieldGroups directories. These are here for example only on how to register a new block for Gutenberg along with the field groups for the block.

### Seeing the example blocks in action

[](#seeing-the-example-blocks-in-action)

To activate the example blocks follow these steps:

1. Update the namespaces in both testimonials classes to match your site namespace

```
Change this:
namespace NanoSoup\Erebus\ACF\Blocks;

To this:
namespace {{ SITE_NAMESPACE }}\ACF\Blocks;

```

2. Add the following code to your functions.php file:

```
$fieldGroups = new \{{ SITE_NAMESPACE }}\ACF\FieldGroups\Testimonials();
$fieldGroups->init();

$testimonials = new \{{ SITE_NAMESPACE }}\ACF\Blocks\Testimonials();
$testimonials->init();

```

You will then be able to select and use the Testimonials block within the Gutenberg editor

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 56.1% 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 ~24 days

Recently: every ~40 days

Total

8

Last Release

2556d ago

PHP version history (2 changes)v1.0.0PHP &gt;=7.3

1.0.5PHP &gt;=7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2809847?v=4)[Jeremy E](/maintainers/JezEmery)[@jezemery](https://github.com/jezemery)

![](https://avatars.githubusercontent.com/u/29715827?v=4)[Harry Wiseman](/maintainers/HobbitCodes)[@HobbitCodes](https://github.com/HobbitCodes)

---

Top Contributors

[![WisemanH](https://avatars.githubusercontent.com/u/4037251?v=4)](https://github.com/WisemanH "WisemanH (23 commits)")[![HobbitCodes](https://avatars.githubusercontent.com/u/29715827?v=4)](https://github.com/HobbitCodes "HobbitCodes (13 commits)")[![jezemery](https://avatars.githubusercontent.com/u/2809847?v=4)](https://github.com/jezemery "jezemery (5 commits)")

---

Tags

wordpresswordpress-developmentwordpress-starter-themewordpress-theme

### Embed Badge

![Health badge](/badges/nanosoup-erebus/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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