Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.
/ PMSF Public archive

PMSF (PokeMap Standalone Frontend) is a standalone PHP map interface that is able to run on any traditional web server. It works for both Monocle or Rocketmap database setups.

License

Notifications You must be signed in to change notification settings

Glennmen/PMSF

Repository files navigation

MSF-Glennmen---Monocle-Standalone-Frontend

Current Version 0.3 - Early Days!

Monocle Standalone Frontend or MSF for short is a PHP Map Interface for the Monocle Scanner designed to be completely standalone and able to run on any traditional web server

It supports all the common database engines, including MySQL, MariaDB, Postgres, MsSQL, SQLite

Get Started

Install via ZIP

  • Download the Source Zip and Extract the Files to your Web Host

Install via Git

  • Navigate to your Web Host and
git clone https://[email protected]/Glennmen/msf-glennmen.git

Edit config.php

  • Edit the config.php file making sure to add your database details including database type and port if different to standard. Google API Key and starting Lat/Lon

setup.php

####Nginx

  • Add nginx.conf to your server nginx.conf file

Not needed, database columns are not used

  • Browse to your website and run the /install.php for example.... mywebsite.com/install.php. If you see a white screen with no errors your map should now work, go to your website and enjoy the map!

Common Problems

  1. Database wont connect but I know the details are correct. In this scenario make sure you have the php-database driver installed. For example php7.0-mysql for mysql or php7.0-pgsql for Postgrel

Feedback

Join us on Discord for any feedback, requests, ideas! https://discord.gg/mD6fHaG

Thanks

About

PMSF (PokeMap Standalone Frontend) is a standalone PHP map interface that is able to run on any traditional web server. It works for both Monocle or Rocketmap database setups.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published