Skip to content

elfrost/phpvms_hubtransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hub Transfer Addon v1.0

Hub Transfer Request v.1.0 
 
phpVMS Module for pilots to submit a Hub Transfer request that is stored in a database 
and an option for staff to view all the requests through the admin panel and decide to reject/approve the request.
This module is released under the Creative Commons Attribution-Noncommercial-Share Alike  3.0 Unported License
Note: Please play fair. I will act immediately upon receiving information of copyright infringement. Thank you.
@author Sava Markovic - airserbiavirtual.com
@copyright Copyright (c) 2012, Sava Markovic
@link http://www.airserbiavirtual.com
@license http://creativecommons.org/licenses/by-nc-sa/3.0/
 

Installation

1. Download the zip package.
2. Unzip the package and place the files as structured in your phpVMS installation.
3. Use the hubtransfer.sql file to create the table necessary for the module to work. You can do this by using phpmyadmin.

Other info

To display a link to the Hub Transfer form for your pilots place this code where you want it:
<a href="<?php echo url('/hubtransfer'); ?>">Hub Transfer Request</a>``'


About

A Hub Transfera Addon for phpVMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published