tttp / org.project60.banking

CiviCRM banking extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CiviBanking

CiviCRM banking extension

Implements handling of bank accounts for contacts, as well as handling of bank files (and individual bank payements extracted from the files). Bank files can be imported, payments matched to CiviCRM entities, and the resulting data exported. Specific handlers for all of these actions are provided through plugins, some of which are shipped with the core banking extension, while some more complex ones are provided in separate extensions.

Documentation

You can find the (preliminary) documentation in the Project Wiki. If you just want to get an idea of what this is about, we recommend watching the session on CiviBanking at CiviCon Amsterdam 2015.

Development Installation

Clone Repository and link the 'extension' folder of the CiviBanking project into you CiviCRM extensions folder, e.g. like this:

> cd /var/www/drupal/sites/default/files/extensions/
> ln -s ~/Documents/workspace/CiviBanking/extension org.project60.banking

About

CiviCRM banking extension


Languages

Language:PHP 77.1%Language:Smarty 19.7%Language:HTML 1.7%Language:JavaScript 1.3%Language:Shell 0.1%Language:CSS 0.1%