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
- Host: GitHub
- URL: https://github.com/oneplc/plc_x_job
- Owner: OnePlc
- License: bsd-3-clause
- Created: 2020-01-24T21:35:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-29T01:57:13.000Z (over 4 years ago)
- Last Synced: 2025-01-31T08:35:24.548Z (3 months ago)
- Language: PHP
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# oneplace-job
[](https://travis-ci.com/OnePlc/PLC_X_Job)
[](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.