/api_log

Primary LanguagePHPOtherNOASSERTION

api_log

Log API requests based on configurable filters.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v8.1+
  • CiviCRM 5.63+

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 api_log@https://github.com/greenpeace-cee/api_log/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/greenpeace-cee/api_log.git
cv en api_log

Getting Started

(* FIXME: Where would a new user navigate to get started? What changes would they see? *)

Known Issues

(* FIXME *)