Skip to content

Interface with CiviCRM to push contacts, activities (signatures), donations and more from an external system like proca (online campaign tool)

License

Notifications You must be signed in to change notification settings

fixthestatusquo/proca-civicrm

Repository files navigation

proca-civicrm

This extension allows to synchronise proca (the most privacy friendly campaigning tool) and civicrm.

for performance reasons It does it in two steps:

  • fetch the data from proca and queue them,
  • process them

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.2+
  • CiviCRM

Installation (Web UI)

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

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/fixthestatusquo/proca-civicrm.git
cv en proca

Getting Started

The configuration screen is under civicrm/admin/setting/proca

Known Issues

We test for duplicates of contacts, we don't test for duplicates of activities

About

Interface with CiviCRM to push contacts, activities (signatures), donations and more from an external system like proca (online campaign tool)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published