PHPackages                             cryptaeve/seat-squad-sync - 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. cryptaeve/seat-squad-sync

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

cryptaeve/seat-squad-sync
=========================

Module sync seat squad members into role affiliations

5.0.1(8mo ago)215.9k—0%2GPL-2.0-onlyBlade

Since Aug 14Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/eveseat-plugins/seat-squad-sync)[ Packagist](https://packagist.org/packages/cryptaeve/seat-squad-sync)[ RSS](/packages/cryptaeve-seat-squad-sync/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

seat-squad-sync
===============

[](#seat-squad-sync)

A module for [SeAT](https://github.com/eveseat/seat) that allows for creating a link between the members of a

![Latest Stable Version](https://camo.githubusercontent.com/80ae71a8341a847ff7f29dd1dafd8c91dcbf03eaaf71f38072e37bc618c09a61/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372797074616576652f736561742d73717561642d73796e632e7376673f7374796c653d666c61742d737175617265)[![License](https://camo.githubusercontent.com/244607c741b08a9bfbaca45498deef0db2a598ac7f42ac1d0cba12fa91472379/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76322d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/crypta-eve/seat-squad-sync/master/LICENSE)

Usage
-----

[](#usage)

This plugin provides a very simple yet powerful functionality that allows syncing squad members to role affiliations.

This allows for squads to be created which act as for example a recruitment squad. People who want to apply to corp join the squad. This plugin will then sync the character to be a part of the affiliations of the linked recruitment role.

### NB

[](#nb)

At the present time there is a need to configure the `squadsync:sync` job to run on a schedule as the sync is not maintained automatically at this point.

TODO
----

[](#todo)

- refresh syncs on command (scheduled and manual)
- \[\] set up observer to automatically sync users on squad events
- \[\] implement ability to prevent the squad role from being the target role

Quick Installation
------------------

[](#quick-installation)

### Docker Install

[](#docker-install)

Open the .env file (which is most probably at /opt/seat-docker/.env) and edit the SEAT\_PLUGINS variable to include the package.

```
# SeAT Plugins
# This is a list of the all of the third party plugins that you
# would like to install as part of SeAT. Package names should be
# comma separated if multiple packages should be installed.
SEAT_PLUGINS=cryptaeve/seat-squad-sync

```

Save your .env file and run docker-compose up -d to restart the stack with the new plugins as part of it. Depending on how many other plugins you also may have, this could take a while to complete.

You can monitor the installation process by running:

docker-compose logs --tail 5 -f seat-app

### Blade Install

[](#blade-install)

In your seat directory (By default: /var/www/seat), type the following:

```
php artisan down
composer require cryptaeve/seat-squad-sync

php artisan vendor:publish --force --all
php artisan migrate

php artisan up

```

And now, when you log into 'Seat', you should see a 'Squad Sync' link on the left.

Usage Tracking
--------------

[](#usage-tracking)

In order to get an idea of the usage of this plugin, a very simplistic form of anonymous usage tracking has been implemented.

Read more about the system in use [here](https://github.com/Crypta-Eve/snoopy)

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance58

Moderate activity, may be stable

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.9% 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 ~459 days

Total

5

Last Release

268d ago

Major Versions

4.0.2 → v5.0.02023-12-03

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b3e2f23665a726a1e62d8098032f0c4067a5d9eac8ae609e17434c763c4ad02?d=identicon)[cryptaeve](/maintainers/cryptaeve)

---

Top Contributors

[![Crypta-Eve](https://avatars.githubusercontent.com/u/25732499?v=4)](https://github.com/Crypta-Eve "Crypta-Eve (13 commits)")[![maxtsero](https://avatars.githubusercontent.com/u/54176282?v=4)](https://github.com/maxtsero "maxtsero (1 commits)")

### Embed Badge

![Health badge](/badges/cryptaeve-seat-squad-sync/health.svg)

```
[![Health](https://phpackages.com/badges/cryptaeve-seat-squad-sync/health.svg)](https://phpackages.com/packages/cryptaeve-seat-squad-sync)
```

###  Alternatives

[kassie/calendar

Calendar plugin for SeAT.

1420.6k1](/packages/kassie-calendar)

PHPackages © 2026

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