/MSF

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

Primary LanguageJavaScript

MSF---Monocle-Standalone-Frontend

Current Version 0.2 - 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://github.com/Nuro/MSF.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

  • 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