staffing software
staffing software will help turn your business web site into a virtual recruitment agency. easy to use back-end administration gives you full control over your recruitment job listings.
staffing software license
license:
this software (recruitment-agency-software.com) is 100% free and may be used free of charge. you may not redistribute or sell this software for commercial profit.
installation:
-copy all files to your web host
-use phpmyadmin or your mysql interface to run admin/jobs.sql against your database.
-open site.xml and edit the database section with your database details.
-go to admin/ and login with username of admin with a password of test.
-be sure to change the passwords for the admin and regular user.
Setup the site.xml file with your database settings as follows.
<database type="mysql">
<server>database server address</server>
<login>database login</login>
<password>database password</password>
<default>mysql database name</default>
</database>
Add this to your htaccess file to prevent viewing of the xml config file.
check www.recruitment-agency-software.com for updates.