Skip to content

How to install Chassé

This page details how to install Chassé. Apart from recommending the Bootstrap theme, there's nothing special here; these instructions are generic CiviCRM extension installation instructions.

Requirements

  • PHP v7+
  • CiviCRM (5.x)

Installation (Web UI)

This extension can be installed from within CiviCRM itself on the Extensions page.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl chasse

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://lab.civicrm.org/extensions/chasse.git
cv en chasse