PHPackages                             glue-agency/craft-glue-backoffice - 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. glue-agency/craft-glue-backoffice

ActiveCraft-plugin

glue-agency/craft-glue-backoffice
=================================

Backoffice insights

5.0.2(1y ago)06.1k↓35%mitPHPPHP ^8.2

Since Oct 30Pushed 1y ago4 watchersCompare

[ Source](https://github.com/glue-agency/craft-glue-backoffice)[ Packagist](https://packagist.org/packages/glue-agency/craft-glue-backoffice)[ RSS](/packages/glue-agency-craft-glue-backoffice/feed)WikiDiscussions v5 Synced 1mo ago

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

Glue Backoffice
===============

[](#glue-backoffice)

Backoffice and insight

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 5.0.0 or later, and PHP 8.2 or later.

Installation
------------

[](#installation)

Create a glue-backoffice.php file in the /config folder with this config

```
return [
    'url'   => getenv('GLUE_BACKOFFICE_URL'),
    'token' => getenv('GLUE_BACKOFFICE_TOKEN'),
];
```

Finally add the env vars to your .env and .env.example.

```
# Glue Backoffice
GLUE_BACKOFFICE_URL="https://dashboard.glue.be/"
GLUE_BACKOFFICE_TOKEN=""

```

Open your terminal and run the following commands:

```
# Require the plugin through composer
composer require glue-agency/craft-glue-backoffice

# Install the plugin
php craft plugin/install glue-backoffice
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance46

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

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

Recently: every ~0 days

Total

12

Last Release

402d ago

Major Versions

4.0.1 → 5.0.12024-10-30

3.0.1 → 5.0.22025-04-11

PHP version history (4 changes)5.0.0PHP ^8.2

4.0.0PHP ^8.0.2

3.0.0PHP ^7.0

3.0.1PHP ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/ac8861675294cbb545e7e144ed3b2e2936d1ae156236295082dcc1d837d499e2?d=identicon)[glue-agency](/maintainers/glue-agency)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/glue-agency-craft-glue-backoffice/health.svg)

```
[![Health](https://phpackages.com/badges/glue-agency-craft-glue-backoffice/health.svg)](https://phpackages.com/packages/glue-agency-craft-glue-backoffice)
```

###  Alternatives

[verbb/image-resizer

Resize assets when they are uploaded.

127269.1k7](/packages/verbb-image-resizer)[verbb/workflow

Enforce multi-step review processes for creating entries.

138120.3k1](/packages/verbb-workflow)[verbb/social-poster

Automatically post entries to social media.

918.5k](/packages/verbb-social-poster)[craftcms/shopify

Shopify for Craft CMS

549.2k1](/packages/craftcms-shopify)

PHPackages © 2026

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