Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 1002 Bytes

File metadata and controls

34 lines (22 loc) · 1002 Bytes

eu.wemove.we-act

This extension provides entry points to process and store in CiviCRM actions taken by WeMove members from external tools

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.2+
  • CiviCRM 5.0+

Installation (Web UI)

Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.

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 eu.wemove.we-act@https://github.com/FIXME/eu.wemove.we-act/archive/master.zip

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://github.com/WeMoveEU/we-act.git
cv en we_act