CBX Career(Comfort HRM) Toolkit
Helper plugin for CBX Career plugins
by Codeboxr · github.com/codeboxrcodehub/cbxcareertoolkit · website
★ 0stars
7release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/codeboxrcodehub/cbxcareertoolkit/releases/download/1.0.2/cbxcareertoolkit.zipFrom the readme
CBX Career Dev Toolkit
Description
This plugin provides command line interface for creating dummy job and resume.
Installation
1. Download the latest zip from here
2. WordPress has clear documentation about how to install a plugin.
3. After install activate the plugin "CBX Career Dev Toolkit Library" through the 'Plugins' menu in WordPress
4. This plugin doesn't load any library by default, it doesn't create extra folder or menu.
How to use:
comfortjob
All possible default params:
total = number of jobs to be created.
status options = [draft,pending,published,unpublished,flag ]
is-remote = [0,1]
is-featured= [0,1]
is-filled= [0,1]
currency=[USD,BDT, etc]
salary-unit =[yearly,monthly,weakly,daily]
user-id = user ID
comfortresume
All possible default params:
total = number of resume to be created.
user-id= system user id
status options = [draft,pending,published,unpublished,flag ]
privacy= [public,private]
is-primary= [0,1]
Licence
MIT
Read the full README on GitHub →