Staff Admin System Installer Instructions
- Unzip and upload the StaffInstall folder to the root of your phpVMS installation.
- (This should be the same folder on your server that contains the /core /lib and /admin folders)
- Log into your site (You must be an administrator and logged in to run the installer)
- Go to www.yoursite.com/StaffInstall and follow the instructions.
- All files and database tables will be created for you automatically. (Database tables will be created with the table prefix you are currently using.)
- Remember to delete the StaffInstall folder from your site when done installing the system.
- Create a link on your site to go to the new staff page examples - www.yoursite.com/index.php/staff -or- <?php echo url('/staff'); ?>