gnomeby / hrwiki

HRWiki - Encyclopedia for managing CVs and related information about candidates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HRWiki

+(Русская версия)

HRWiki - Encyclopedia for managing CVs and related information about candidates

Features:

  • Forms for entering information about candidates
  • Indexing attached files (Microsoft Office files, Open Office files, PDF)
  • Writing comments
  • Remote access
  • Autocomplete for specialization

Support

Requirements:

  • Apache 2.2
    • mod_rewrite
    • SSL
    • vhost
    • auth_basic
    • authn_file
    • authz_user
  • PHP 5.3
    • intl
    • mysqli
    • fileinfo
    • mod_php for apache
  • MariaDB 5.1+ or MySQL 5.0.2 or higher
  • imagemagick
  • SMTP client for sending emails (exim, ssmtp)
  • FileIndexer system tools
    • antiword
    • catdoc
    • pdftotext

Installation:

  • Read Requirements and install all software
  • Download HRWiki tool sources
    • Extract it as a new apache VirtualHost site
    • Restore MySQL dump from the file maintenance/dumps/05_hrwiki_configure_semantic.sql
    • Open extensions/FileIndexer/FileIndexer_cfg.php and check $wgFiCommandPaths section, make sure that yout have such tool with those paths
    • Open LocalSettings.php and change the following properties:
    • $wgServer
    • $wgEmergencyContact
    • $wgPasswordSender
    • $wgDBserver, $wgDBname, $wgDBuser, $wgDBpassword
    • $wgImageMagickConvertCommand, $wgShellLocale, $wgDiff3
    • Set owner for HRWiki tool folder to apache user
  • Configure apache VirtualHost
    • Use apache.hrwiki.example.conf as example

Usage:

  • Open Main page
  • Login using the following Admin / password1
  • Change password
  • Read tutorial

Security configuration:

HRWiki may contain import confedential information about candidates. To protect it make the following:

Authors:

About

HRWiki - Encyclopedia for managing CVs and related information about candidates

License:Other


Languages

Language:PHP 92.3%Language:JavaScript 5.8%Language:CSS 0.8%Language:PLSQL 0.2%Language:Python 0.2%Language:SQLPL 0.2%Language:PLpgSQL 0.1%Language:Perl 0.1%Language:Makefile 0.1%Language:Roff 0.1%Language:HTML 0.1%Language:Shell 0.0%Language:C 0.0%Language:Batchfile 0.0%