Strapi Component Communities - kwantu/platformconfiguration GitHub Wiki
1. Communities
1.1 What is a Community?
The community component is the foundation of creating a portal in Strapi. Click here to see how to create a portal
1.2 How to create a Community
Communities Example
Field | Description | Required? |
---|---|---|
CommunityId | The community Id of the community on BetterData | Yes |
CommunityName | The name of the community to help identify in Strapi | Yes |
Active | Is the portal active or not | Yes |
Basepath | The basepath of the portal staging.kwantu.net/portal/basepath | Yes |
Header | The header component for the page. This contains the menubar and the logo | No |
Footer | The footer component for the page. This contains about us information | No |
HomePage | This is the home page that the portal will direct the user to by default | Yes |