/org.openstreetmap.username

Checks whether CiviCRM custom fields labeled 'OSM username' contain a valid openstreetmap.org user

Primary LanguagePHPGNU Affero General Public License v3.0AGPL-3.0

org.openstreetmap.username

Checks whether CiviCRM custom fields labeled 'OSM username' contain a valid openstreetmap.org user

Requirements

  • PHP v5.6+
  • CiviCRM 5.10+

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/grischard/org.openstreetmap.username.git
cv en username

Usage

Create a custom field with the label 'OSM Username'.

Known Issues

  • The label of the custom field is hard coded.