An open API service indexing awesome lists of open source software.

https://github.com/dvsa/mot-cpms-notifications

component for creating, submitting, and receiving Notifications between CPMS and schemes.
https://github.com/dvsa/mot-cpms-notifications

Last synced: 10 months ago
JSON representation

component for creating, submitting, and receiving Notifications between CPMS and schemes.

Awesome Lists containing this project

README

          

# MOT CPMS Notifications

## Introduction

A simple component for creating, submitting, and receiving Notifications between CPMS and schemes.

## Installing

The recommended way to install is through [Composer](https://getcomposer.org/).

```
composer require dvsa/mot-cpms-notifications
```

## Contributing

Please refer to our [Contribution Guide](/CONTRIBUTING.md).