Libs update
This commit is contained in:
13
readme.md
13
readme.md
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user