Libs update

This commit is contained in:
2025-05-02 21:17:04 +02:00
parent 4ce96e7192
commit 83bf47287c
3 changed files with 2094 additions and 2195 deletions

View File

@@ -20,12 +20,13 @@
## Getting started
1. Clone Git onto web server
2. composer install
3. npm run dev
4. Update php.ini parameters
5. Copy timezone data: mariadb_tzinfo_to_sql /usr/share/zoneinfo | mariadb -u root mysql
6. Copy settings-sample.php to settings.php and populate
7. Go to #admin and create a new project, feed & maps
8. Add a GPX file named <project_codename>.gpx to /geo/
3. npm install webpack
4. npm run dev
5. Update php.ini parameters
6. Copy timezone data: mariadb-tzinfo-to-sql /usr/share/zoneinfo | mariadb -u root mysql
7. Copy settings-sample.php to settings.php and populate
8. Go to #admin and create a new project, feed & maps
9. Add a GPX file named <project_codename>.gpx to /geo/
## To Do List
* Add mail frequency slider
* Use WMTS servers directly when not using Geo Caching Server