Skip to content
matomario8 edited this page May 2, 2023 · 7 revisions

Percussion CMS Wiki

This is the wiki for Percussion CMS end user and technical documentation.

Overview

Percussion CMS is a de-coupled web content management system (wcms). The WCMS manages content in one or more logical Sites and provides two primary modes of site management. Page Site Management mode utilizes a structured templating system with pre-defined web page template structures and content blocks / widgets. Item Site Management provides for Content Type driven management with completely open page and widget / snippet templates provided in free-form Velocity templates.

The primary underlying templating language for Percussion CMS is the Apache Velocity template engine and language.

As a de-coupled CMS, Percussion CMS is designed to publish content from the content repository database, to one or more destination channels, rendered with configured templates, and delivered via one or more content delivery types. Common delivery types are Database (JDBC publishing), FTPS, SFTP, File, or Amazon S3. Common delivery formats are Database, HTML, XML, or JSON.

Top Links

Installation and Upgrade

The F.A.Q's page contains frequently asked questions.

Updating your site design

Clone this wiki locally