Deskripsi
Kybern HR helps teams manage HR candidates inside WordPress with a focused admin dashboard, CSV import/export tools, and a protected REST API for internal integrations.
Features include:
- Candidate archive with search, filtering, and pagination
- CSV import and CSV export tools
- Fluent Forms submission support when available
- Consent log for GDPR-related candidate records
- Protected REST API endpoint for candidate retrieval
- Admin UI that follows the site language with English-first defaults
The REST API endpoint is available at:
/wp-json/kybern-hr/v1/candidates
Tangkapan Layar




Instalasi
- Upload the plugin folder to
/wp-content/plugins/or install it through the WordPress admin. - Activate
Kybern HRthrough the Plugins screen. - Open
Kybern HRin the WordPress admin. - Optionally configure the Fluent Forms mapping in the Settings screen.
Tanya Jawab
-
Does this plugin require Fluent Forms?
-
No. The plugin works with its CSV archive tools even if Fluent Forms is not installed.
-
Is the REST API public?
-
No. The candidate endpoint is protected by WordPress permissions and is intended for authorized internal use.
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Kybern HR” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Kybern HR” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
6.7.6
- Fixed the Fluent Forms field-mapping preview table so it remains contained and readable in the Settings page.
6.7.5
- Moved plugin settings to the WordPress Settings menu and added a direct Settings link on the Plugins screen.
6.7.4
- Confirmed compatibility with WordPress 7.1.
6.7.3
- Restricted the Settings menu and settings page to users with the WordPress administrator role.
- Kept candidate management and CSV import/export available to authorized non-administrator HR managers.
6.7.2
- Restored the standard Fluent Forms field mapping automatically when the selected HR form exposes the expected fields.
- Preserved valid mappings during plugin upgrades instead of resetting legacy-compatible field names.
- Added a missing-mapping warning and cleared candidate caches whenever HR settings change.
6.7.1
- Updated the plugin author name to KybernAI and linked it to the KybernAI website.
6.7
- Added a dedicated top-level HR Manager menu with All Candidates, Import CSV, and Settings as child pages.
- Removed the duplicate Tools registration that caused the main page to appear as All Candidates instead of HR Manager.
- Made legacy table migration compatible with historical schemas that contain additional columns.
6.6
- Moved the admin screens under Tools to better follow the WordPress admin menu hierarchy.
- Updated plugin metadata and review-readiness cleanup.
6.5
- Replaced the generic
wkhrplugin-owned identifiers withkybern_hr/KYBERN_HRnames and added migration for legacy settings and custom tables. - Updated the protected REST namespace to
/wp-json/kybern-hr/v1/candidates.
6.4
- Preserved imported CSV dates as date-first values in the HR list when the source file contains a date without a time.
6.3
- Fixed CSV import parsing for multiline quoted fields such as candidate experience text.
- Added English header aliases so exported files with columns like
First Name,Last Name,Phone,Address,City,ZIP,Experience, andCV URLimport correctly. - Improved import date parsing for localized values such as Italian month names.
6.2
- Switched the release numbering to a two-part version format.
- Replaced the remaining dynamic Fluent Forms today-count query with explicit prepared branches.
- Cleared the final prepared-SQL scan issues reported in the latest plugin check.
6.1.5
- Updated the contributor metadata to
kybern.ai. - Removed the
wppackage prefix from the distributable ZIP naming. - Refined marketplace-facing metadata and release packaging.
6.1.3
- Rebranded the plugin as Kybern HR.
- Added marketplace-ready metadata and readme.
- Improved English-first admin copy with site-locale-aware Italian fallback.
- Prepared icon and banner assets.
