This Extension logs to a files within the ConfigandLog directory whenever an export happens, who performed it what columns involved and the relevant entity Ids
The extension is licensed under AGPL-3.0.
- PHP v5.4+
- CiviCRM 5.8+
This extension has not yet been published for installation via the web UI.
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 au.org.greens.logexport@https://github.com/australiangreens/au.org.greens.logexport/archive/master.zip
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/australiangreens/au.org.greens.logexport.git
cv en logexport
You would need to navigate to your ConfigAndLog directory where the normal debug logs are kept and view the Export_Log
from there