2018-06-12 23:34:00 +03:00
2018-06-12 23:34:00 +03:00
2018-06-12 23:34:00 +03:00
2018-04-30 16:36:43 +02:00
2017-09-14 23:17:22 +02:00
2018-04-30 16:36:43 +02:00

esx_joblisting

Simple job listing script, you can specify what jobs you want to be whitelisted.

Update

If you have an outdated version of ES Extended, you might need to run the following on your SQL server:

ALTER TABLE jobs add whitelisted BOOLEAN NOT NULL DEFAULT FALSE;

Download & Installation

Using fvm

fvm install --save --folder=esx esx-org/esx_joblisting

Using Git

cd resources
git clone https://github.com/ESX-Org/esx_joblisting [esx]/esx_joblisting

Manually

start esx_joblisting

Legal

License

esx_joblisting - job listing script

Copyright (C) 2015-2018 Jérémie N'gadi

This program Is free software: you can redistribute it And/Or modify it under the terms Of the GNU General Public License As published by the Free Software Foundation, either version 3 Of the License, Or (at your option) any later version.

This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details.

You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.

S
Description
Official Repo For core resources for esx-legacy
Readme 49 MiB
Languages
JavaScript 62.3%
Lua 34.8%
TypeScript 1.2%
HTML 0.8%
CSS 0.7%
Other 0.2%