-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
31 lines (22 loc) · 1.06 KB
/
readme.txt
File metadata and controls
31 lines (22 loc) · 1.06 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=== CBX Career Toolkit ===
Contributors: codeboxr, manchumahara
Requires at least: 5.3
Tested up to: 6.8
Stable tag: 1.0.2
License: MIT
License URI: https://github.com/codeboxrcodehub/cbxphpspreadsheet/blob/master/LICENSE.txt
Comfort HRM plugin management toolkits
== Description ==
This plugin provides command line interface for creating dummy job, resume and other misc commands needed for better management for HRM plugins.
== Installation ==
1. Download the latest zip from here (https://github.com/codeboxrcodehub/cbxcareertoolkit/releases)
2. [WordPress has clear documentation about how to install a plugin].(https://codex.wordpress.org/Managing_Plugins)
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.
== Changelog ==
= 1.0.2 =
* [updated] Plugin update checker added
= 1.0.1 =
* Add new command 'easy-plugin-checker' that extends the plugin Plugin Check and outputs in a file
= 1.0.0 =
* First public release