PHPackages                             mmaurice/evo-cabinet - 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. mmaurice/evo-cabinet

ActiveProject[Utility &amp; Helpers](/categories/utility)

mmaurice/evo-cabinet
====================

Private User Cabinet Frontend for ModX Evolution 1.4.x

0.2.2(1y ago)022GPL-3.0-onlyJavaScriptPHP &gt;=5.6

Since Nov 28Pushed 1y ago1 watchersCompare

[ Source](https://github.com/moss-maurice/evo-cabinet)[ Packagist](https://packagist.org/packages/mmaurice/evo-cabinet)[ RSS](/packages/mmaurice-evo-cabinet/feed)WikiDiscussions latest Synced 1mo ago

READMEChangelogDependencies (3)Versions (6)Used By (0)

Private User Cabinet Core for ModX Evolution 1.4.x
==================================================

[](#private-user-cabinet-core-for-modx-evolution-14x)

Базовый фронт личного кабинета пользователей для сайтов под управлением Modx Evo.

### Установка:

[](#установка)

Клонирование проекта:

```
composer create-project mmaurice/evo-cabinet ./cabinet
```

Перейти в каталог проекта:

```
cd ./cabinet
```

Обновить зависимости composer (на всякий случай):

```
composer update
```

Установить миграции для установки базового окружения и ENV-файла:

```
php cli.php migrations
```

После установки миграций, появляется файл .env с рекомендованной конфигурацией. Если вы хотите самостоятельно сконфигурировать приложение, можно воспользоваться файлом .env.example.

### Использование:

[](#использование)

Для подключения формы оплаты к туру, достаточно добавить в код страницы (шаблон или описание) следующий виртуальный чанк:

```
{{cabinetOrder ? &price=`12000` &tourId=`154`}}
```

Параметры запроса: -- price - обязательный параметр, указывается стоимость тура -- tourId - не обязательный параметр, указывается id бронируемого тура.

### Визуализация:

[](#визуализация)

Подробные скриншты визуальной части проекта [представлены по ссылке](https://github.com/moss-maurice/evo-cabinet/blob/latest/screenshots/README.md "Скриншоты визуальной части проекта").

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

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.

###  Release Activity

Cadence

Every ~243 days

Total

4

Last Release

531d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/123941664?v=4)[kreexus](/maintainers/kreexus)[@kreexus](https://github.com/kreexus)

---

Top Contributors

[![moss-maurice](https://avatars.githubusercontent.com/u/1444521?v=4)](https://github.com/moss-maurice "moss-maurice (19 commits)")

### Embed Badge

![Health badge](/badges/mmaurice-evo-cabinet/health.svg)

```
[![Health](https://phpackages.com/badges/mmaurice-evo-cabinet/health.svg)](https://phpackages.com/packages/mmaurice-evo-cabinet)
```

###  Alternatives

[kreativekorp/barcode

Generate barcodes from a single PHP file.

2839.9k](/packages/kreativekorp-barcode)[nosto/module-nostotagging

Increase your conversion rate and average order value by delivering your customers personalized product recommendations throughout their shopping journey.

27659.1k4](/packages/nosto-module-nostotagging)

PHPackages © 2026

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