PHPackages                             codecycler/oc-customsortshopaholic-plugin - 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. codecycler/oc-customsortshopaholic-plugin

ActiveOctober-plugin[Utility &amp; Helpers](/categories/utility)

codecycler/oc-customsortshopaholic-plugin
=========================================

Custom sort your products for Shopaholic

1111[1 issues](https://github.com/codecyclernl/oc-customsortshopaholic-plugin/issues)PHP

Since Apr 14Pushed 5y ago1 watchersCompare

[ Source](https://github.com/codecyclernl/oc-customsortshopaholic-plugin)[ Packagist](https://packagist.org/packages/codecycler/oc-customsortshopaholic-plugin)[ RSS](/packages/codecycler-oc-customsortshopaholic-plugin/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Setup
-----

[](#setup)

Just install the plugin and go to "Catalog -&gt; Products -&gt; Reorder products (list toolbar)"

Added sort options
------------------

[](#added-sort-options)

- custom
- alphabetically

Custom sort
-----------

[](#custom-sort)

```
$obList = ProductCollection::make()->sort('custom');
```

Alphabetically sort
-------------------

[](#alphabetically-sort)

```
$obList = ProductCollection::make()->sort('alphabetically');
```

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6506510?v=4)[Sebastiaan Kloos](/maintainers/SebastiaanKloos)[@SebastiaanKloos](https://github.com/SebastiaanKloos)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/codecycler-oc-customsortshopaholic-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/codecycler-oc-customsortshopaholic-plugin/health.svg)](https://phpackages.com/packages/codecycler-oc-customsortshopaholic-plugin)
```

###  Alternatives

[pclzip/pclzip

A PHP library that offers compression and extraction functions for Zip formatted archives

19313.4M4](/packages/pclzip-pclzip)

PHPackages © 2026

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