Create a Cabloy-CMS Project

Cabloy-Community is a community (forum) web application based on Cabloy-CMS. Therefore, please create a new Cabloy-CMS project first. See also: Cabloy-CMS: Quick Start

Install Community Module

  1. 1$ npm run cli :store:sync cms-sitecommunity

Install Community Theme Module

  1. 1$ npm run cli :store:sync cms-themecommunity

Configuration

Cabloy-CMS consists of categories and articles. Similarly, Cabloy-Community consists of categories and posts. See the relevant sections of Cabloy-CMS for specific configuration