This commit is contained in:
kelinfoxy
2026-04-01 00:24:32 -04:00
parent 2d8987b26d
commit 00960ce018
3 changed files with 281 additions and 152 deletions

View File

@@ -0,0 +1,56 @@
# Access Control and Privacy
## User Groups and Permissions
* Admin - Global privilages
* Rescue - can create/manage spaces
* Staff - can manage animals
* Social - can manage animal's feed
* Volenteers - can access Volunteer Portal
* User - user privilages, can not create spaces
Each Space Represents an organization, charity, rescue, or business.
# HumHub Space Menu
* Animals
* Stream/Feed
* Gallery
* Rescue Calendar (Public calendar for public events)
* Staff Calendar (only visible for Admin/Rescue/Staff)
* Staff Tasks (only visible for Admin/Rescue/Staff)
* Volunteer Calendar (only visible for Admin/Rescue/Staff/Volunteers)
* Volunteer Tasks (only visible for Admin/Rescue/Staff/Volunteers)
* Rescue Settings (only visible for Admin/Rescue)
## Rescue Settings Page
>Settings for all custom plugins go here
* Animal Intake Fields
* Animal Profiles
* Animals we accept
* Donations
* PayPal
* Stripe
* Bank Accounts
* General Donations
* Goals
* Need Specific Donation
* Goals
* Animal Donations
* Goals
* Goal Funded auto post
* Rescue (Space) Profile
* Fields
* Header (html editor)
* Content (html editor)
* Footer (html editor)