Skip to main content
UIKit Component: Community management components are built on top of the social.plus SDK, providing ready-to-use administrative and moderation UI with full data management handled automatically.

Feature Overview

Community Management UIKit components provide comprehensive administrative tools for community oversight, settings management, and content moderation. These components enable moderators and administrators to configure community settings, manage notifications, review pending content, and control permissions—all through ready-to-use interfaces built on top of the social.plus SDK.

Key Features

Community Settings

Comprehensive community configuration
  • Community profile editing and management
  • Member management and role assignment
  • Privacy and visibility controls
  • Community closure and leave functionality

Notification Management

Fine-grained notification controls
  • Community-wide notification settings
  • Post, comment, and story notification preferences
  • Individual notification type management
  • User notification preference controls

Content Moderation

Pending posts and content oversight
  • Pending post review and approval
  • Community post moderation tools
  • Join request management
  • Content acceptance and decline workflows

Permission Control

Post and story permission management
  • Post creation permission settings
  • Story comment permission controls
  • Role-based access management
  • Community-specific permission configurations

Implementation Guide

Core community settings and configurationCommunity Settings components provide comprehensive administrative controls for community management, including profile editing, member management, and core community configuration options.

Community Setting Page

The Community Settings Page is the gateway for changing various settings within the community and updating its profile information. Users can leave the community or close the entire community from this page.

Features

Customization Options

Code Examples

Community Story Setting Page

The Community Story Setting Page is the page where users can update the setting whether new comments will be allowed in the story in a community.

Features

Customization Options

Code Examples

The Community Settings Page will navigate to each page related to the setting. You can override these behaviors to navigate to your own pages.

Communities

Core Community Features Community setup, profiles, and content feeds

Community Membership

Member Management Member administration, invitations, and join requests

Content Moderation

General Moderation Platform-wide content moderation tools

Posts & Media

Post Components Post creation and management features

Users & Profiles

User Management User profiles and administrative controls

Social Feeds

Feed Components Social feed display and management
Implementation Strategy: Start with the AmityCommunitySettingPage as the central administrative hub, then integrate specialized pages for notifications, content moderation, and permissions based on your community’s needs. Use AmityPendingRequestPage primarily for pending post moderation workflows, and leverage the Community Membership components for join request management. Configure notification settings to match your engagement strategy and implement custom navigation behaviors early to ensure smooth administrative workflows between different management interfaces.