Skip to content

Installation

Requirements

  • PHP v7.2+
  • CiviCRM 5.39+

Installation (Web UI)

To get the latest stable version of SQLTasks, find the extension in the Extension Directory.

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 de.systopia.sqltasks@https://github.com/systopia/de.systopia.sqltasks/archive/master.zip

Installation (CLI, Git)

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

git clone https://github.com/systopia/de.systopia.sqltasks.git
cv en de.systopia.sqltasks