GDI Modularity Invoices archived
GDI Invoices Module
by Nikolas Ramstedt @ Helsingborg Stad · github.com/helsingborg-stad/gdi-modularity-invoices · website
★ 0stars
8release downloads
9.7kcomposer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/helsingborg-stad/gdi-modularity-invoices/releases/download/1.0.5/assets.zipAlso on Packagist as helsingborg-stad/gdi-modularity-invoices:
composer require helsingborg-stad/gdi-modularity-invoicesFrom the readme
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 (Headless without Wordpress)
This plugin can be run without Wordpress (for development).
External connections and fake data
GraphQL endpoints (to a GDI About Me server) is configured in .env during development.
This plugin send GraphQL queries to a running GDI About Me server.
Read the full README on GitHub →