AUSMLab.com Strapi Backend

Strapi Content Management Guide

This guide provides step-by-step instructions on how to add and manage various content types in Strapi, with an example of building a personal profile.


⚠️ Website implements a caching technique for faster loads; It will only reflect new changes in 1-minute interval ⚠️


Website Hosting

The AUSMLab website is hosted at https://ausmlab.com. Visit this site to explore the research, collaborators, publications, and updates.

image-1733711660755.png

 


Logging into Strapi

The Strapi dashboard can be accessed at https://admin.ausmlab.com.

Steps to Log In

  1. Navigate to the login page: https://admin.ausmlab.com/admin

  2. Enter your email and password.

  3. Click Login.

  4. If you check the "Remember me" box, your session will persist.

image-1733711528766.png


Resetting Your Password

If you forget your password, follow these steps:

  1. On the login page, click "Forgot your password?".

  2. Enter your email address.

  3. Click Send Email.

  4. Check your email for a password recovery link and follow the instructions to reset your password.

 

image-1733711556071.png


General Steps for Adding Content

1. Navigate to the Content Manager

image-1733710595467.png

2. Select the Content Type

3. Create a New Entry

4. Save or Publish the Entry

image-1733710610708.png


Managing Media in Strapi

The Media Library allows you to manage all uploaded assets (e.g., images, videos, documents) used across the content types in Strapi.

Accessing the Media Library

  1. Navigate to the Media Library in the left sidebar of the Strapi dashboard.

  2. View all uploaded assets organized into folders (e.g., Collaborators, Gallery, Publications, Team Members).

Adding Media

  1. Click on the "Add new assets" button in the top-right corner.

  2. Drag and drop files into the upload area or click to browse and select files from your computer.

  3. Once uploaded, the media files will appear in the Media Library.

Organizing Media

  1. To create a new folder, click "Add new folder" in the top-right corner.

  2. Enter the folder name (e.g., "Collaborators") and save.

  3. Drag and drop media files into the appropriate folders for better organization.

Using Media in Content

  1. While creating or editing an entry in the Content Manager, locate the media-related fields (e.g., "Logo," "Image," "Thumbnail").

  2. Click the field to open the Media Library.

  3. Select an existing asset or upload a new one directly from the Media Library interface.

  4. Save or publish the entry to apply changes.

Deleting Media

  1. Select the media asset(s) you want to delete by checking the box beside them.

  2. Click the trash bin icon at the top of the Media Library interface.

  3. Confirm the deletion. Note that deleting media will remove it from all entries where it is used.

image-1733711795536.png


Adding Content for Specific Types

Collaborator

image-1733710640307.png


Dataset

image-1733710648793.png


image-1733710657165.png


News Article

image-1733710666985.png


Project

image-1733710678254.png


Project Category

image-1733710686814.png


Publication

image-1733710697572.png


Team Member

image-1733710706203.png


Video

image-1733710717860.png