Gentics CMS Feature Overview

This overview contains a list of Gentics CMS features.

Features are by default activated by setting them to boolean true and deactivated by setting them to false. These are the allowed settings for all features, if not documented otherwise.

The list of features which require no Enterprise Edition licensing is available in the OSS guides.

The features listed here need to be activated with a license key. Consult the details of the activation process for more information.

1 Channel Synchronization

See Channel Synchronization

2 Clustering

See Cluster Support

3 Content Staging

See Content Staging

4 Elasticsearch

conf/features.yml

feature:
  elasticsearch: true

This feature enables indexing of backend data in an instance of Elasticsearch. See Indexing with Elasticsearch for installation and setup details.

5 Forms

conf/features.yml

feature:
	forms: true

With the forms feature, it is possible to create forms directly in Gentics CMS, insert them into pages and publish them into a Mesh ContentRepository.

See Gentics CMS Forms for details.

conf/features.yml

feature:
	link_checker: true

This feature enables the link checker. See Link Checker for details.

7 Migration Tool

See Migration Tool

conf/features.yml

feature:
	tagtypemigration: true

8 Multichanneling

See Multichannelling

9 Multichannelling Content.Repositories


feature:
	multichannelling_contentrepository: true

See Multichannelling Content.Repositories for more information.