GDI Modularity Cases archived
GDI Cases module
by Nikolas Ramstedt @ Helsingborg Stad · github.com/helsingborg-stad/gdi-modularity-cases · website
★ 0stars
10release downloads
10kcomposer 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-cases/releases/download/1.0.4/assets.zipAlso on Packagist as helsingborg-stad/gdi-modularity-cases:
composer require helsingborg-stad/gdi-modularity-casesFrom the readme
GDI Modularity Cases
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 →