Auxrames

Auxrames is a web based php tool. It allows human ressources management. It is dedicated to manage a team with lot of tasks. Auxrames is released under GPLv3 license

Summary :

News

Features

With auxrames, you can see : Sourceforge page

Screenshots and demo

For this 0.9.3 demo, the LDAP import is not available as SourceForge does not provide some LDAP. So users are "hardcoded" in database

The following screenshots are from 0.9.2 release

Installation

  1. Download Auxrames 0.9.5
  2. Install Smarty
  3. Install Php and enable GD2
  4. Install Mysql
  5. Create Mysql tables with the following sql request
  6. Uncompress Aurames into your webserser
  7. Move smarty folders (smarty/template_c and smarty/cache) outside web folders and make them writable
  8. Customize config.php

Sort of manual

Main page : Groups page : Edit page (by clicking on user name on the main page) :

Technical stuff

Tested with

Todo list

Links

Contact

If you need help, do not hesitate to contact me. I can help you freely to install it and take in account your evolution request

FAQ

On the demo site, there is some refresh problem, why?
Yes, I saw this problem only on sourceforge. There is no problem on my intranet.
On sourceforge, sometimes, you have to ctrl+F5 to see your changes. I add some html pragma to disable navigator cache but the problem is still there. I am still working in this problem.