PHPackages                             helsingborg-stad/gdi-modularity-invoices - 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. helsingborg-stad/gdi-modularity-invoices

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

helsingborg-stad/gdi-modularity-invoices
========================================

GDI Invoices Module

1.0.6(1y ago)09.6k[2 PRs](https://github.com/helsingborg-stad/gdi-modularity-invoices/pulls)MITPHP

Since Mar 22Pushed 1y ago4 watchersCompare

[ Source](https://github.com/helsingborg-stad/gdi-modularity-invoices)[ Packagist](https://packagist.org/packages/helsingborg-stad/gdi-modularity-invoices)[ RSS](/packages/helsingborg-stad-gdi-modularity-invoices/feed)WikiDiscussions main Synced 1mo ago

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

GDI Modularity Invoices
=======================

[](#gdi-modularity-invoices)

Modularity Module that allows authenticated users to manage list, group and filter cases. This is a React app wrapped within a Wordpress plugin as a Modularity module.

Getting started
---------------

[](#getting-started)

```
# clone repo into wp-content/plugins folder
git clone https://github.com/helsingborg-stad/gdi-modularity-invoices.git

# install composer dependencies
composer install

# install npm dependencies
yarn

# build scripts
yarn build

# watch scripts (for development)
yarn watch

# activate wordpress plugin (using wp-cli)
wp plugin activate gdi-modularity-invoices --url=example.local

# configure graphql endpoint (using wp-cli)
wp option update options_cases_api_uri http://localhost:3000/api/v1/aboutme/graphql --url=example.local
```

Getting started (Headless without Wordpress)
--------------------------------------------

[](#getting-started-headless-without-wordpress)

This plugin can be run without Wordpress (for development).

```
# install dependencies
yarn

# copy example env
cp .env.example .env

# start web server
yarn start
```

External connections and fake data
----------------------------------

[](#external-connections-and-fake-data)

GraphQL endpoints (to a GDI About Me server) is configured in `.env` during development.

```
# Serve graphql from real endpoint
ABOUTME_GRAPHQL_URI=https://mycompany/api/v1/aboutme/graphql

```

```
# Serve graphql from file in ./dev-static
ABOUTME_GRAPHQL_URI=/dev-static/sample-aboutme-graphql-response.json

```

This plugin send GraphQL queries to a running GDI About Me server.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.8% 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 ~58 days

Recently: every ~85 days

Total

7

Last Release

609d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f46fe64973c3e89d15c745c0bf601c25983bafea81d30e64d4bf813a6f8c8c7c?d=identicon)[sebastianthulin](/maintainers/sebastianthulin)

---

Top Contributors

[![nRamstedt](https://avatars.githubusercontent.com/u/16800993?v=4)](https://github.com/nRamstedt "nRamstedt (18 commits)")[![Sven65](https://avatars.githubusercontent.com/u/10225982?v=4)](https://github.com/Sven65 "Sven65 (3 commits)")[![sebastianthulin](https://avatars.githubusercontent.com/u/797129?v=4)](https://github.com/sebastianthulin "sebastianthulin (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/helsingborg-stad-gdi-modularity-invoices/health.svg)

```
[![Health](https://phpackages.com/badges/helsingborg-stad-gdi-modularity-invoices/health.svg)](https://phpackages.com/packages/helsingborg-stad-gdi-modularity-invoices)
```

###  Alternatives

[abeautifulsite/jquery-minicolors

jQuery MiniColors Plugin

95678.0k1](/packages/abeautifulsite-jquery-minicolors)[campo/random-user-agent

Generate real random user-agents.

1451.2M25](/packages/campo-random-user-agent)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[parfaitementweb/filament-country-field

Country dropdown with ISO 3166 options values

19155.0k1](/packages/parfaitementweb-filament-country-field)[silverstripers/seo

SEO for SilverStripe websites

1144.3k](/packages/silverstripers-seo)[blumilksoftware/codestyle

Blumilk codestyle configurator

1328.9k9](/packages/blumilksoftware-codestyle)

PHPackages © 2026

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