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(6y ago)010.0k3[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 1mo ago

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

38

—

LowBetter than 85% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity24

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

2509d ago

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

1.0.5PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/94b706006789aa9d7ca5d58b6303078b30f10e54c1ebb2b879bfd4b08c563ebf?d=identicon)[JezEmery](/maintainers/JezEmery)

![](https://www.gravatar.com/avatar/093500eb4f5f555ab8615f9061bd559d6048184c11e49acc8df31a38f115e10f?d=identicon)[HobbitCodes](/maintainers/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

[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/builder-plugin

Builder plugin for October CMS

17147.2k1](/packages/rainlab-builder-plugin)[pfefferle/wordpress-activitypub

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

5671.4k1](/packages/pfefferle-wordpress-activitypub)[civicrm/civicrm-drupal-8

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

18238.1k2](/packages/civicrm-civicrm-drupal-8)[mediawiki/semantic-glossary

A terminology markup extension with a Semantic MediaWiki back-end

1352.4k](/packages/mediawiki-semantic-glossary)[humanmade/lottie-lite

A lightweight Lottie Animations Extension for WordPress

374.3k](/packages/humanmade-lottie-lite)

PHPackages © 2026

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