Skip to content

PeaceWorksTechnologySolutions/ca.peaceworks.casl

Repository files navigation

ca.peaceworks.casl

Provides some basic fields and functionality to assist with compliance for Canadian Anti-Spam Legislation (or other similar legislation like CAN-SPAM).

These fields are for all contacts and track consent for communicating with them. Contacts that don't have consent (or where it's expired) will automatically have the no-bulk-email flag set. This extension was developed by PeaceWorks Technology Solutions.

Running this extension does not by itself ensure that you are compliant with CASL. For one thing, you need to make sure your processes are in line with compliance and that you are actually populating the fields to track consent (and keeping them updated over time). For another, we are not lawyers and we make no representations of this extension as making you full compliant with current or future CASL requirements. We recommend that you still do your own due diligence.

TL,DR: This extension can help you but you need to check the settings, and to understand how consent and managing contacts should be handled for your particular organization.

This extension was developed by PeaceWorks Technology Solutions and is licensed under AGPL-3.0.

Requirements

This extension was tested with:

  • PHP v7.1
  • CiviCRM v5.15.0

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

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 ca.peaceworks.casl@https://github.com/PeaceWorksTechnologySolutions/ca.peaceworks.casl/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/PeaceWorksTechnologySolutions/ca.peaceworks.casl.git
cv en casl

Usage

Once this extension is enabled, you will see some new custom fields available for all contacts. You may need to then populate these fields yourself and adjust how they appear on your contact pages (for example if you're using the Contact Layout Editor extension).

There's also a settings page that is important to review (in the menu under Administer -> Communications -> CASL Settings): /civicrm/admin/casl?reset=1

Known Issues

N/a

About

CiviCRM CASL Support extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •