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

https://github.com/oneplc/plc_x_job

Job Module for onePlace X
https://github.com/oneplc/plc_x_job

Last synced: about 1 month ago
JSON representation

Job Module for onePlace X

Awesome Lists containing this project

README

        

# oneplace-job

[![Build Status](https://travis-ci.com/OnePlc/PLC_X_Job.svg?branch=master)](https://travis-ci.com/OnePlc/PLC_X_Job)
[![Coverage Status](https://coveralls.io/repos/github/OnePlc/PLC_X_Job/badge.svg?branch=master)](https://coveralls.io/github/OnePlc/PLC_X_Job?branch=master)

## Introduction

This is the Job Module for onePlace Software Framework based on Laminas Project (former Zend Framework)

## Job Module

Create offers, manage job orders, jobs and much more.

## Installation

The easiest way to install onePlace Job is via composer
```shell script
composer require oneplace/oneplace-job
```

## Getting started

how to utilize user manager

how to create own modules

## Documentation

Documentation will be extended soon.