Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 451 Bytes

CiviBanking CODA Importer

CiviBanking CODA importer is an CiviBanking extension for importing CODA files.

Development Installation

Clone repository into you CiviCRM extensions folder, e.g. like this:

> cd /var/www/drupal/sites/default/files/extensions/
> git clone https://github.com/Project60/org.project60.banking.git
> cd org.project60.coda
> composer install