AEM Communities Overview aem-communities-overview
Adobe Experience Manager (AEM) Communities provides the ability to quickly create an on-premise community site that has improved performance, improved site management, and encourages the conversion of site visitors to valuable community members.
Communities Features communities-features
AEM Communities enables the development of a relationship with site visitors that informs through blogs, Q&A, and event calendars, while gaining insights through forums, comments, and other community content, often referred to as user generated content (UGC).
Further, AEM Communities allows moderation by trusted members in the publish environment, social login with Twitter and Facebook, inline translation of community content, creation of community groups from the published community site, scoring to award badges, file sharing, notifications and activity streams.
Communities features can be demonstrated using the AEM Demo Machine available publicly on GitHub.com or with the new We.Retail reference implementation.
Community Sites community-sites
A community site is an AEM Site created using a simple wizard that results in a website with many common features pre-wired into the site.
The site creation wizard:
-
Assembles features of the site, based on the selected community site template which is
- Built from community functions
- Optional community groups feature
-
Uses settings to configure:
- Moderation
- Login
- Translation
-
Provides essential features:
- Responsive design: Uses Twitter Bootstrap themes
- Login: Self-registration, social login, user profiles
- Notifications: Members see events of relevance to them
- Messaging: Members may send or receive messages within the community site
- Search: Ability to search within the community site
- Language switching: Ability to select a language for a multillingual site
- Administration: Access for authorized members to moderate and manage users within the community site
-
Eliminates many page-level authoring steps:
- Branding: Optional upload of a banner image for display on all pages of the community site
- Navigation menu: Navigation links are provided for the features included in the community site template
To experience the ease of quickly creating a new community site, visit Getting Started with AEM Communities.
Community Content Persistence community-content-persistence
To improve the performance and synchronization of community content, AEM Communities requires a common store specifically for user generated content (UGC) shared between all AEM (author and publish) instances.
Community content is easily accessed through the storage resource provider (SRP), which provides a layer to separate access from the underlying topology and supports a common store for UGC.
To learn more about community content persistence and recommended deployments visit:
- Community Content Storage: discusses the available SRP storage options for UGC
- Recommended Topologies: discusses topologies based on use case and SRP choice
- Upgrading to AEM 6.3 Communities: provides useful information regarding UGC when moving to AEM 6.3.
Communities Consoles communities-consoles
In the author environment, the global navigation console provides access to the Communities console, which contains:
-
Sites console
- Site creation
- Site editing
- Site management
- Community Groups console
-
Moderation console
- Common bulk moderation UI for author and publish environments
- New filtering criteria
-
Members and Groups management consoles
- Provides the ability to create and manage publish-side users (members) from the author environment
- Provides ability to ban members
- Provides the ability to create and manage publish-side user groups (member groups) from the author environment
-
Reports console
- Provides the ability to generate reports on assignments, posts and views
-
Resources console
- Provides the ability to create enablement resources and learning paths
- Provides access to reports on enablement resources and learning paths
The global tools console provides access to the following Communities tools:
-
Site Templates console
- Create and manage community site templates
-
Group Templates console
- Create and manage community group templates
-
Community Functions console
- Create and manage community functions
-
Storage Configuration console
- Select and configure the common store for the site
-
- A sample site, Community Components, that provides a sample of all Communities components with their default configuration and the ability to experiment with them
Community Site Templates community-site-templates
Community site creation is based on selection of a community site template to quickly setup a community site that is independent of any sample site.
A community site template, composed of community functions and community group templates, provides the structure for a community site including login, user profiles, messaging, site menu, search, theming, and branding features.
See the Site Templates console.
Community Functions community-functions
The features expected of a community experience are well known. With AEM Communities, these features are available as building blocks, known as community functions.
Community functions are normal AEM pages comprised of components wired together into a feature that is easily incorporated into a sommunity site template.
See the Community Functions console.
Community Groups and Group Templates community-groups-and-group-templates
The community groups feature is the ability for a sub-community to be dynamically created within a community site by authorized users and community members from both the author and publish environments .
From the author environment, community groups (sub-communities) may be created within an existing community site or nested within an existing group, when the structure of the template contains the Groups function.
Creating a community group requires the selection of a community group template that provides the design of the community group page(s). When a Groups function is added to a template structure, it is configured to either specify one group template or to provide a choice of templates at the time a new community group is created.
See also:
- Site Groups console - creating sub-communities in the author environment
- Group Templates console - creating site structure for groups
- Getting Started with AEM Communities - tutorial for quickly creating a community site including nested groups
Community Components community-components
The community components from which a community site is built may be used to add Communities features to any AEM Site.
The community components guide is available for interactive exploration of the components.
Types of Communities types-of-communities
Engagement Community engagement-community
An engagement community is a community site focused on engaging customers to inform, solicit feedback, and allow customers to interact as community members.
Features of an engagement community may include:
- Login
- Messaging
- Forums
- Comments
- Reviews
- Ratings
- Voting
- Blogs
- Groups
- Calendars
- Translation
- Moderation
- Notifications
- Scoring and badges
- Analytics reporting
To experience the ease of quickly creating a new engagement community, visit Getting Started with AEM Communities.
Enablement Community enablement-community
An enablement community is a community site that includes features for online learning.
Features of an enablement community may include:
- All the features of an engagement community
- Ability to assign content and learning resources to members and member groups
- Supports SCORM content, like quizzes and tests
- Tracking of assignments completion
- Access to reporting and analytics
- The ability to have a conversation about a learning resource through forums, messaging, comments and ratings
An enablement community may be created when the Enablement add-on is configured, which requires additional licensing for use in a production environment. An enablement community site will include the assignments function.
To experience the ease of creating a new enablement community, visit Getting Started with AEM Communities for Enablement.
AEM Demo Machine aem-demo-machine
The AEM Demo Machine manages and runs demos for AEM Sites, Assets, Communities, Apps and Forms, which often require more setup than simply launching a QuickStart instance. The AEM Demo Machine will setup additional infrastructure such as MongoDB, Solr, MySQL, FFmpeg and email servers.
The AEM Demo Machine consists of
- A graphical user interface
- Apache ANT scripts with configurable properties and targets
- Packages to install
The AEM Demo Machine was tested successfully with CQ 5.5, CQ 5.6.1, AEM 6.0, AEM 6.1, AEM 6.2 and AEM 6.3 on Windows, MacOS and Linux.
The AEM Demo Machine requires a valid AEM license.
AEM Communities Documentation aem-communities-documentation
-
Visit Deploying Communities to learn about recommended deployments.
-
Visit Administering Communities Sites to learn about creating a community site, adding community groups, configuring community site templates, moderating community content, managing members, tagging, notifications, scoring, and badges.
-
Visit Developing Communities to learn about the social component framework (SCF) and customizing Communities components and features.
-
Visit Authoring Communities Components to learn how to author with and configure Communities components.