PHPackages                             jacerider/escort - 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. jacerider/escort

ActiveDrupal-custom-module

jacerider/escort
================

5.0.x-dev(4w ago)11.1k5[13 issues](https://github.com/jacerider/escort/issues)[11 PRs](https://github.com/jacerider/escort/pulls)GPL-2.0+PHPPHP &gt;=8.1

Since Feb 1Pushed 4w ago4 watchersCompare

[ Source](https://github.com/jacerider/escort)[ Packagist](https://packagist.org/packages/jacerider/escort)[ Docs](https://github.com/jacerider/escort)[ RSS](/packages/jacerider-escort/feed)WikiDiscussions 5.0 Synced 3w ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

Escort
======

[](#escort)

##### An admin menu of extreme super awesomeness.

[](#an-admin-menu-of-extreme-super-awesomeness)

How To Use
----------

[](#how-to-use)

Escort does not use the Drupal menu system. Escort has its own menu system which is geared towards making the administration area easier-to-use for site administrators. The administration and configuration is located at:

```
admin/config/user-interface/escort

```

There, you can enable menu regions on any side of the admin area. Also, when hovering over an icon, you can edit/disable/delete items and click and hold the "Drag" text to move the items to another menu or order them differently in the same menu. The blue "+" (plus) icon allows you add escort widgets of a variety of types. Changes to the menu item order/placement take place immediately via AJAX.

Development Setup
-----------------

[](#development-setup)

First, you will need to install [NodeJS](https://nodejs.org/en/download/package-manager/).

Run the following from the command line within the /dev folder:

```
npm install

```

Make a copy of dev/config/example.config.js and set your local development settings here. Add this file to your .gitignore file to prevent breaking of team-members' dev setup.

```
cp example.config.js config.js

```

Run the following from the command line from the module directory to have gulp compile and watch for changes to both .scss files and .js files found within the /dev folder.

```
gulp

```

Extending Escort
----------------

[](#extending-escort)

TODO: More about adding your own escort plugins here.

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance74

Regular maintenance activity

Popularity23

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~308 days

Total

4

Last Release

28d ago

Major Versions

2.0.x-dev → 4.0.x-dev2026-05-06

4.0.x-dev → 5.0.x-dev2026-05-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/097ea6514c7dff8bd82162fe88411080a14444a73f86c15ab22eefe28a33059d?d=identicon)[jacerider](/maintainers/jacerider)

---

Top Contributors

[![jacerider](https://avatars.githubusercontent.com/u/638651?v=4)](https://github.com/jacerider "jacerider (250 commits)")[![callinmullaney](https://avatars.githubusercontent.com/u/369018?v=4)](https://github.com/callinmullaney "callinmullaney (149 commits)")[![weberjacob](https://avatars.githubusercontent.com/u/6887858?v=4)](https://github.com/weberjacob "weberjacob (9 commits)")[![dficker](https://avatars.githubusercontent.com/u/370092?v=4)](https://github.com/dficker "dficker (4 commits)")[![BThvedt](https://avatars.githubusercontent.com/u/1620372?v=4)](https://github.com/BThvedt "BThvedt (2 commits)")[![kazajhodo](https://avatars.githubusercontent.com/u/1173204?v=4)](https://github.com/kazajhodo "kazajhodo (2 commits)")[![choppedsliver](https://avatars.githubusercontent.com/u/107016020?v=4)](https://github.com/choppedsliver "choppedsliver (1 commits)")

### Embed Badge

![Health badge](/badges/jacerider-escort/health.svg)

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

###  Alternatives

[drupal/core-recommended

Locked core dependencies; require this project INSTEAD OF drupal/core.

6941.5M396](/packages/drupal-core-recommended)

PHPackages © 2026

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