PHPackages                             hypejunction/hypeui - 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. hypejunction/hypeui

AbandonedArchivedElgg-plugin

hypejunction/hypeui
===================

Replaces some of the most corky elements of Elgg UI

2.1.0(7y ago)819611[12 issues](https://github.com/hypeJunction/hypeUI/issues)GPL-2.0CSSPHP &gt;=5.5

Since Dec 13Pushed 7y ago2 watchersCompare

[ Source](https://github.com/hypeJunction/hypeUI)[ Packagist](https://packagist.org/packages/hypejunction/hypeui)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-hypeui/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

hypeUI
======

[](#hypeui)

[![Elgg 2.3](https://camo.githubusercontent.com/8452daaef3ea7320843e9a5473e44a80e23ec99b34525f2c9bbf8c83ccad0cd6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/8452daaef3ea7320843e9a5473e44a80e23ec99b34525f2c9bbf8c83ccad0cd6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

Features
--------

[](#features)

- Strips core CSS and rewrites everything from scratch using [Bulma.io](http://bulma.io)
- Reimagines layouts, item views and navigation

Notes
-----

[](#notes)

Note that this plugin/theme will likely have incompatibilities with other third party plugins. The intention here is not to ensure broad compatibility, rather to demonstrate best practices for reducing boilerplate and implementing scalable/extendable themes.

Screenshots
-----------

[](#screenshots)

[![Walled Garden](https://camo.githubusercontent.com/ca8b1bebe6f0f7fc3d73d83074e8a73cfb8fbb2df17afc4270ba3daf6baa8781/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f77616c6c65642d67617264656e2e706e67 "Walled Garden")](https://camo.githubusercontent.com/ca8b1bebe6f0f7fc3d73d83074e8a73cfb8fbb2df17afc4270ba3daf6baa8781/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f77616c6c65642d67617264656e2e706e67)[![Files](https://camo.githubusercontent.com/7cedffc394be449dc17ae9408d9137c829cf70d7799ef3a8a81b50e0eb7fe396/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f66696c65732e706e67 "Files")](https://camo.githubusercontent.com/7cedffc394be449dc17ae9408d9137c829cf70d7799ef3a8a81b50e0eb7fe396/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f66696c65732e706e67)[![Blog](https://camo.githubusercontent.com/f78be5cacb3ca89df8405c142f9dfde2ea7f9140184efd3db1b1215f8db7e191/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f626c6f672e706e67 "Blog")](https://camo.githubusercontent.com/f78be5cacb3ca89df8405c142f9dfde2ea7f9140184efd3db1b1215f8db7e191/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f626c6f672e706e67)[![Groups](https://camo.githubusercontent.com/c263d6b25fcaf055289d02febfee8ae66353d371ee9a724766375cfc6a2f31b4/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f67726f7570732e706e67 "Groups")](https://camo.githubusercontent.com/c263d6b25fcaf055289d02febfee8ae66353d371ee9a724766375cfc6a2f31b4/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f67726f7570732e706e67)[![Admin](https://camo.githubusercontent.com/7716a894423b1ecfccd2eff5a454689b822481b67fa62cdc02577c28900f84de/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f61646d696e2e706e67 "Admin")](https://camo.githubusercontent.com/7716a894423b1ecfccd2eff5a454689b822481b67fa62cdc02577c28900f84de/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f6879706555492f6d61737465722f73637265656e73686f74732f61646d696e2e706e67)

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

[](#development)

To start development, download the sources and run

```
npm install

```

To build the needed css files, run

```
grunt build

```

Releases are done using grunt and can only be used when having push access to official repository.

To create a new release, run

```
grunt release:
e.g. grunt release:1.3.2

```

Please adhere to the [SemVer](https://semver.org/) standard when choosing version numbers.

###  Health Score

27

↓

LowBetter than 49% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 80.2% 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 ~0 days

Total

3

Last Release

2753d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5071b1cd852e094b3f564962a625e04c227adc73af30c5b46b243ab8f20154a7?d=identicon)[hypeJunction](/maintainers/hypeJunction)

---

Top Contributors

[![hypeJunction](https://avatars.githubusercontent.com/u/1202761?v=4)](https://github.com/hypeJunction "hypeJunction (77 commits)")[![mrclay](https://avatars.githubusercontent.com/u/170687?v=4)](https://github.com/mrclay "mrclay (13 commits)")[![dploeger](https://avatars.githubusercontent.com/u/203453?v=4)](https://github.com/dploeger "dploeger (5 commits)")[![keviocastro](https://avatars.githubusercontent.com/u/1850270?v=4)](https://github.com/keviocastro "keviocastro (1 commits)")

---

Tags

bulmaelggresponsivethemepluginuielggtheme

### Embed Badge

![Health badge](/badges/hypejunction-hypeui/health.svg)

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

PHPackages © 2026

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