Community Setup Page
Last updated
Last updated
The Community Setup Page can be used to create a brand new community or updating the existing community.
Feature
Description
Creating a community
Fill in the information needed to create the community like avatar, name, description and categories. Being a public or private community can be selected as well.
Updating the existing community
The community avatar, name, description, and categories can be updated. You can change the community from public to private and vice versa using this page.
community_setup_page/*/*
Page
You can customize page theme
community_setup_page/*/close_button
Element
You can customize image
community_setup_page/*/title
Element
You can customize text
community_setup_page/*/community_edit_title
Element
You can customize text
community_setup_page/*/community_name_title
Element
You can customize text
community_setup_page/*/community_about_title
Element
You can customize text
community_setup_page/*/community_category_title
Element
You can customize text
community_setup_page/*/community_privacy_title
Element
You can customize text
community_setup_page/*/community_privacy_private_icon
Element
You can customize image
community_setup_page/*/community_privacy_private_title
Element
You can customize text
community_setup_page/*/community_privacy_private_description
Element
You can customize text
community_setup_page/*/community_privacy_public_icon
Element
You can customize image
community_setup_page/*/community_privacy_public_title
Element
You can customize text
community_setup_page/*/community_privacy_public_description
Element
You can customize text
community_setup_page/*/community_add_member_title
Element
You can customize text
community_setup_page/*/community_add_member_button
Element
You can customize text
and image
community_setup_page/*/community_create_button
Element
You can customize text
and image
community_setup_page/*/community_edit_button
Element
You can customize text
and image
community_setup_page/*/image_button
Element
You can customize text
and image
community_setup_page/*/camera_button
Element
You can customize text
and image
For more details on customization, please refer to the Customization page.
The Community Setup Page will navigate to the user listing page to add users to the community if it is created as private, and to the category listing page to attach categories to the community. You can override the behavior to navigate to your own pages.
For more details, please refer to the Overriding Navigation Behavior page.