This repository contains standardized import configurations for Firefly III. Various banks and financial institutions have already been added by contributing users. Thanks!
These instructions will help you add a configuration file to the project which others can use, by using the web pages directly on GitHub.com. They don't include instructions for updating files locally from a sync'd repo on your machine.
- Find the correct country code abbreviation for the bank your configuration file relates to. See this list of country codes.
- Log into GitHub and fork the project using the icon at the top right of the screen. More info can be found in the GitHub help pages.
- From the forked repo select Create New File.
- To create folders type
<country code>/<bank name>/default.json
e.ggb/monzo/default.json
. - Then paste your .json file contents into the file window.
- Type a commit title and message so the owner knows what benefits the change gives.
- Select your account from the dropdown.
- Select Create a new branch for this commit and start a pull request.