An open API service indexing awesome lists of open source software.

https://github.com/structr/assetmanagement-demo


https://github.com/structr/assetmanagement-demo

Last synced: 4 months ago
JSON representation

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.