Skip to content

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

Notifications You must be signed in to change notification settings

VeelaCleave/MSF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published