Skip to content

magnolia61/org.project60.banking

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Development Installation

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

> cd ~/Documents/mamp_root/drupal/sites/default/files/extensions/
> ln -s ~/Documents/workspace/CiviBanking/extension CiviBanking

About

CiviCRM banking extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.3%
  • Smarty 18.6%
  • Other 0.1%