Skip to content

PaintSplasher/phpvms7_SPPassport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPPassport

phpVMS v7 module for a personal Passport feature

  • Module supports only php8.2+ and laravel 11
  • Minimum required phpVMS v7 version is 7.0.4 / 13. March 2025

What you get

The SPPassport module tracks and visualizes a pilot’s visited countries, continents, and airports. It displays progress, statistics, maps, recommended destinations, and global leaderboards. Users can compare profiles, analyze similarities, flight times, and distances. The module supports multiple languages and offers a complete, interactive travel record system. There is also an additional widget that you can use anywhere you want.

Compatibility

This module is fully compatible with phpVMS v7 and will work with any other module you have installed.

If you’re using the Disposable Theme, you’ll find an additional folder called DisposableTheme in /modules/SPPassport/Resources/views. Simply replace all files there with the original ones.

If you’re using the SPTheme, you’ll find an additional folder called SPTheme in /modules/SPPassport/Resources/views. Simply replace all files there with the original ones.

Installation and Updates

Make sure the name of the folder you upload is SPPassport.

  • Manual Install : Upload contents of the package to your phpVMS root /modules folder via ftp or your control panel's file manager

  • GitHub Clone : Clone/pull repository to your phpVMS root /modules/SPPassport folder

  • phpVMS Module Installer : Go to admin > addons/modules , click Add New , select downloaded file then click Add Module

  • Go to admin > addons/modules enable the module

  • Go to admin > maintenance and clean application and view cache

Link removal

  • SPPassport: Add // in front of row 51 in your Providers/AppServiceProvider.php file.

User Widget

You have the opportunity to add a widget to basically any place in your phpvms v7.

  • Please use the following code @widget('Modules\\SPPassport\\Widgets\\PassportStamps', ['user_id' => $user->id])

License Compatibility & Attribution Link

Do not distribute the module elsewhere. However, you may share a link to it on your public pages if you wish.

Do you have any suggestions or need help?

Please use the GitHub issue tracker.

Release / Update Notes

20.OCTOBER.25

  • Widget caused an error with certain databases
  • Some countries were not detected during map initialization
  • Last visited country didn't get the flag

20.OCTOBER.25

  • Changed the logic how the rival of the week works
  • Some fixes for private usernames

20.OCTOBER.25

  • SPTheme support added
  • Make distance be consistent - nmi, km, miles
  • Added failsafe for pilots with zero flights
  • Added failsafe for the widget
  • Some fixes for the rival of the week

19.OCTOBER.25

  • Disposable Theme support added

18.OCTOBER.25

  • Initial Release

About

phpVMS v7 module for a personal Passport feature

Resources

Stars

Watchers

Forks

Packages

No packages published