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

[craftcms/feed-me

Import content from XML, RSS, CSV or JSON feeds into entries, categories, Craft Commerce products, and more.

292927.5k22](/packages/craftcms-feed-me)[shipmonk/name-collision-detector

Simple tool to find ambiguous classes or any other name duplicates within your project.

362.1M35](/packages/shipmonk-name-collision-detector)[dotmailer/dotmailer-magento-extension

Marketing automation for Magento.

1710.9k](/packages/dotmailer-dotmailer-magento-extension)[jonob/html

A port of Laravel 3's HTML class

321.2k](/packages/jonob-html)[bostondv/bootstrap-ninja-forms

Adds Bootstrap classes to Ninja Forms

222.2k](/packages/bostondv-bootstrap-ninja-forms)

PHPackages © 2026

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