Community Setting Page

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

Features

Feature

Description

Editing Profile

Community profile can be updated through this setting.

Updating Members

Adding new members or removing existing members can be done from this setting. It also has the functionality to change role of users within the community.

Notification Setting

All notification settings related to a community can be changed here.

Post Permissions

Post related permissions can be changed here.

Story comments

Story comment permissions can be changed here.

Leave community

User can leave the community.

Close community

Moderator user can close the entire community.

Customization

Config IDTypeDescription

community_setting_page/*/*

Page

You can customize page theme

community_setting_page/*/edit_profile

Element

You can customize text

community_setting_page/*/members

Element

You can customize text

community_setting_page/*/notifications

Element

You can customize text

community_setting_page/*/post_permission

Element

You can customize text

community_setting_page/*/story_setting

Element

You can customize text

community_setting_page/*/leave_community

Element

You can customize text

community_setting_page/*/close_community

Element

You can customize text

community_setting_page/*/close_community_description

Element

You can customize text

For more details customization, please refer to Customization page.

Usage

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

For more details, please refer to Overriding Navigation Behavior page.

Last updated