Api Exhibition Manager
Creates WordPress Rest API endpoint for exhibitions
by Thor Brink · github.com/helsingborg-stad/api-exhibition-manager · website
★ 0stars
151composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/helsingborg-stad/api-exhibition-manager/releases/download/0.5.0/release.zipAlso on Packagist as helsingborg-stad/api-exhibition-manager:
composer require helsingborg-stad/api-exhibition-managerFrom the readme
Api Exhibition Manager
Creates WordPress Rest API endpoints for exhibition events.
Devcontainer
This project uses a devcontainer for development. This means that you can use VS Code to develop the project. To use the devcontainer, you need to install the Remote - Containers extension for VS Code. When you have installed the extension, you can open the project in a container by clicking the green button in the bottom left corner of VS Code and select "Remote-Containers: Reopen in Container".
Running PHPUnit tests
Run composer test in the terminal.
Running PHPUnit tests with code coverage
Run composer test:coverage in the terminal. This will generate a code coverage report in the tests/phpunit/.coverage folder.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 0.5.0 | Apr 23, 2026 | release.zip | 0 |
| 0.4.6 | Sep 3, 2025 | release.zip | 0 |
| 0.4.5 | Aug 25, 2025 | release.zip | 0 |
| 0.4.4 | Aug 25, 2025 | release.zip | 0 |
| 0.4.3 | Aug 25, 2025 | release.zip | 0 |
| 0.4.2 | Aug 25, 2025 | release.zip | 0 |
| 0.4.1 | Aug 25, 2025 | release.zip | 0 |
| 0.4.0 | Aug 25, 2025 | release.zip | 0 |
| 0.3.0 | Aug 22, 2025 | release.zip | 0 |
| 0.2.0 | Aug 22, 2025 | release.zip | 0 |
| 0.1.0 | Aug 21, 2025 | release.zip | 0 |