Giter Club home page Giter Club logo

openhrms-1's Introduction

OpenHRMS version 1.0 | Open Source Human Resource Solution
=============================

Thank you for taking the time to try OpenHRMS


INSTALLATION
------------

Please make sure the release file is unpacked under a Web-accessible
directory. You shall see the following files and directories:

      application/               Application specific files
      library/                   Application Library files
      public/                    Publicly accessible content    
      README               this file
      


REQUIREMENTS
------------

The minimum requirement by OpenHRMS is that your Web server supports
PHP 5.1.0 or above. It has been tested with Apache HTTP server
on Windows and Linux operating systems.


QUICK START
-----------

Unzip the OpenHRMS file you have downloaded to your web server directory.

Download a copy of the latest release of Zend Framework from 
http://framework.zend.com. Unzip the file and copy the Zend folder
located in the library folder to your library folder on the
openhrms folder you unzipped in the previous step.

OpenHRMS utilizes URL rewriting so you may need to change your apache 
configuration.
Create a virtual host configuration and set document root pointing to the public folder on the openhrms
folder you had unzipped in step 1, otherwise OpenHRMS URL might break unexpectedly.
Sample configuration can be found at http://apptools.com/phptools/virtualhost.php
or try google for apache virtual host configuration. Just Make sure you documentRoot 
points to the public folder.

Import the database file openhrms.sql included in the folder into your 
mysql database.
Open the application configuration file located at 
OpenHRMS/application/configs and edit the database connection section on the file application.ini
to include your database connection credentials

Enter the URL to your OpenHRMS installation and use the credentials 
username: admin
password: admin
to login.

If you encounter any error, email me at maritim [at] openhrms.net, I
will try my best to help you.



WHAT's NEXT
-----------

Please visit the project website at www.openhrms.net
The applications publicly accessible repository is at https://github.com/eugenemaritim/OpenHRMS

You can raise any issues on the applications github repository

The OpenHRMS development Team
www.openhrms.net
[email protected]

openhrms-1's People

Contributors

eugenemaritim avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.