PHPackages                             hypejunction/group\_sort - 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. hypejunction/group\_sort

Abandoned → [hypejunction/hypelists](/?search=hypejunction%2Fhypelists)ArchivedElgg-plugin[Utility &amp; Helpers](/categories/utility)

hypejunction/group\_sort
========================

Group list sorting for Elgg

1.1.2(10y ago)096[1 issues](https://github.com/hypeJunction/Elgg-group_sort/issues)1GPL-2.0PHPPHP &gt;=5.5

Since Feb 15Pushed 9y ago1 watchersCompare

[ Source](https://github.com/hypeJunction/Elgg-group_sort)[ Packagist](https://packagist.org/packages/hypejunction/group_sort)[ Docs](http://hypejunction.com)[ RSS](/packages/hypejunction-group-sort/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (6)Dependencies (2)Versions (8)Used By (1)

Group List Sorting for Elgg
===========================

[](#group-list-sorting-for-elgg)

[![Elgg 2.0](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/981b94044a74b931be93e2825c7151896de9c8a53ccb960daf01b8fe0d800774/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f456c67672d322e302e782d6f72616e67652e7376673f7374796c653d666c61742d737175617265)

\*\*\* NO LONGER MAINTAINED \*\*\* The functionality of this plugin has been moved to [hypeLists](https://github.com/hypeJunction/hypeLists)

Features
--------

[](#features)

- Implements generic API and UI for sorting group lists
- By default, provides sorting by Name, Membership count, Time created, Latest activity
- Provides a filter to list open and closed groups, featured groups, groups user administers or a member of, group invitations
- Extendable via hooks

[![Group Sort](https://camo.githubusercontent.com/6ffc7149a5a999e3b6761e276170a4c60c5b0b9bf3968ce358d14cce050dce5b/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d67726f75705f736f72742f6d61737465722f73637265656e73686f74732f67726f7570732e706e67 "Group Search and Sort Interface")](https://camo.githubusercontent.com/6ffc7149a5a999e3b6761e276170a4c60c5b0b9bf3968ce358d14cce050dce5b/68747470733a2f2f7261772e6769746875622e636f6d2f687970654a756e6374696f6e2f456c67672d67726f75705f736f72742f6d61737465722f73637265656e73686f74732f67726f7570732e706e67)

Usage
-----

[](#usage)

### List groups

[](#list-groups)

```
echo elgg_view('lists/groups', array(
	'options' => array(
		'types' => 'group',
	),
	'callback' => 'elgg_list_entities',
));
```

### Custom sort fields

[](#custom-sort-fields)

Use `'sort_fields','group'` plugin hook to add new fields to the sort select input. Use `'sort_relationships','group'` plugin hook to add new relationship/metadata filter options.

Use `'rel_options', 'group'` to add custom queries to ege\* options for specici sort field and direction. Use `'sort_options', 'group'` to add custom queries to ege\* options for specific relationship/metadata filter option.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

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

Total

7

Last Release

3779d 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 (22 commits)")

---

Tags

pluginelggsortlistgroups

### Embed Badge

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

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[coldtrick/group_tools

Combines different group additions into one plugin

305.2k](/packages/coldtrick-group-tools)[coldtrick/profile_manager

Improved management of user and group profile fields

293.8k1](/packages/coldtrick-profile-manager)

PHPackages © 2026

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