Skip to content

oliviervanre/GeolocOptinAdhoc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation


GeolocOptinAdhoc


Géolocalisation consentie (opt-in) contextualisée (ad-hoc) et temporaire (éphémère).

Setup

  • PHP 5.3 or higher required
  • Postgresql database needed, with postgis extension enabled

You need an account on www.thecallr.com to send SMS

Configuration

Configuration takes place in /config/config.php

  • Configure an Apache VirtualHost with document_root pointing to this folder, and mod_rewrite enabled
  • all requests handled by index.php with .htaccess
  • routes are defined in /src/Request.php
  • autoloader configuration in /src/Loader.php

About

Géolocalisation consentie (opt-in) contextualisée (ad-hoc) et temporaire (éphémère)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.9%
  • PHP 15.2%
  • HTML 13.2%
  • XSLT 8.5%
  • CSS 4.1%
  • Python 1.7%
  • Other 0.4%