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

https://github.com/oneplc/plc_x_articlerequest_matching

Match Article with saved Requests by given criteria
https://github.com/oneplc/plc_x_articlerequest_matching

Last synced: about 1 month ago
JSON representation

Match Article with saved Requests by given criteria

Awesome Lists containing this project

README

        

# oneplace-articlerequest-matching

Matching Plugin for onePlace Article Requests
## Requirements

Requires

* [oneplace-core](https://github.com/OnePlc/PLC_X_Core)
* [oneplace-article](https://github.com/OnePlc/PLC_X_Article)
* [oneplace-articlerequest](https://github.com/OnePlc/PLC_X_Articlerequest)

## installation

The easiest way to install this plugin is by using composer
```bash
$ composer require oneplace/oneplace-articlerequest-matching
```