See working example of the inventory at https://pawelw.web.amu.edu.pl/
To deploy the geosite inventory on your own server:
-
Create a database and import the contents of the database-structure-and-data.sql file.
-
Update the include/Database.php file by setting the database hostname, database name, username, and password.
-
Upload the project files to your web server.
-
Open the index.php file in a web browser.
-
Click the Login button and enter the following credentials:
Username: admin
Password: password
- Go to Change Password and update the password for the administration panel.