Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 736 Bytes

README.rst

File metadata and controls

30 lines (16 loc) · 736 Bytes

Byro FinTS/HBCI 3.0 plugin

This is a plugin for byro.

Development setup

  1. Make sure that you have a working byro development setup`.
  2. Clone this repository, eg to local/byro-fints.
  3. Activate the virtual environment you use for byro development.
  4. Execute python setup.py develop within this directory to register this application with byro's plugin registry.
  5. Restart your local byro server. The plugin is now in use.
  6. To generate local translation files: django-admin makemessages -l de -i build -i dist -i "*egg*"

License

Copyright 2018 Henryk Plötz

Released under the terms of the Apache License 2.0