Closed theyoungstone closed 2 years ago
git clone ... composer install configure the "key"
that's it ;-)
git clone ... --> done composer install --> done configure the "key" --> I don't know what to do. I have no config.local.php file into lab2gpx directory and I don't find any template.
create a file called config.local.php
the same directory as index.php
content of this file should be
<?php
$config['CONSUMER_KEY'] = 'THE-TOP-SECRET-CONSUMER-KEY';
replace THE-TOP-SECRET-CONSUMER-KEY
with a valid consumer key
Thank you So I have to find a consumer key. I don't know how it works. I will search on geocaching.com Thank you again Regards,
Is there somewhere an installation guide, with requirements, to install a lab2gpx on another server? Regards,