https://github.com/structr/assetmanagement-demo
https://github.com/structr/assetmanagement-demo
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/structr/assetmanagement-demo
- Owner: structr
- License: gpl-3.0
- Created: 2022-09-01T09:24:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-29T11:40:23.000Z (about 2 years ago)
- Last Synced: 2025-01-21T02:42:53.844Z (5 months ago)
- Language: HTML
- Size: 11.2 MB
- Stars: 1
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Structr Assetmanagement Demo
This is a small demo application built with Structr that showcases an assetmanagement usecase.
## Requirements
A running instance of Structr enterprise edition (> version 4.2.x)
## Installation
Follow the instructions [here](https://docs.structr.com/docs/fundamental-concepts?highlight=Deployment%20Import#deployment-import) to import the application into your running Structr installation.
Or follow these steps:
- Go to the Dashboard section in the Structr UI and select the "Deployment" tab.
- Copy the link URL of the latest release .zip file from this repository.
- Paste the link into the input field "Download URL of ZIP file for app import".
- Enter "assetmanagement-demo-1.0/webapp" in the field below.
- Click on the button "Import app from ZIP file"> :warning: **The deployment import will remove all existing application information in the Structr instance**: It is highly recommended to use a new and empty database for the deployment of this demo! Or make a backup of your existing database to avoid dataloss.