Skip to content

v1.0.0

Compare
Choose a tag to compare
@uprel uprel released this 11 Mar 16:21
e597a00

This release is for current database structure in gisapp version 19.
Database setup and update scripts for this version are from gisapp repository - https://github.com/uprel/gisapp/tree/master/_scripts

If you are new to gisportal just follow Setup in readme
https://github.com/uprel/gisportal#setup

If you have installed gisportal before and now want to update to this release do following:

  • make backup of your application/config/config.php and any other changes you made in gisportal
  • update gisportal code (use zip and overwrite everything, or git fetch, git checkout v1.0.0)
  • adjust in config.php base site URL and default language from your backup
  • copy gisportal_template.php to gisportal.php and adjust values there

Release v2, which will follow shortly will introduce many new options and will require significant database upgrade.